Skip to content

PP6464/VectorFieldVisualiser

Repository files navigation

Vector Field Visualiser

A DirectX application that lets you visualise a vector field (defined within the code).

Note on shader_compiler.bat

This is a bat file to generate shader cso files, and when run will request the following:

  1. Shader file name (without the extension): The name of the shader file to be compiled (within the Shaders directory)
  2. Shader entry point: The function to be compiled
  3. Compiled name (without the extension): The name of the .cso file the shader will be compiled to. This will be in the Shaders/Compiled directory

About

A DirectX application that lets you visualise a vector field (defined within the code).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors