Skip to content
forked from Khayet/ExSciVis

Framework Excercise Scientific Visualization

License

Notifications You must be signed in to change notification settings

kaaage/ExSciVis

 
 

Repository files navigation

ExSciVis

Framework for exercise 02.

How To Install:

  • Download Framework
  • Install CMake
  • Use cmake to generate sln file (Source Dir: /root Target Dir: /root/cmake-out)
  • Visual Studio only: Go to the Project Properties for "MyVolumeRaycaster" and change the working dir to ..\build\Debug (PROJECT -> PROPERTIES -> Configuration Properties -> Debugging -> Working Directory)
  • Compile and run

GUI created with ImGui https://github.com/ocornut/imgui

About

Framework Excercise Scientific Visualization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 59.6%
  • C++ 39.5%
  • Other 0.9%