Skip to content

shusenl/simple-glsl-raycaster

Repository files navigation

Simple glsl raycaster

  • openGL based raycaster
  • design with simplicity in mind
  • No platform dependent code, use CMake for building

keyboard binding

  • key(t) : turn on/off the transfer function
  • key(-) : decrease stepsize
  • key(=) : increase stepsize

Example Commandline

  • ./SimpleRayCaster -dims 256x256x256 -filename ../../head256X256X256.raw

Partilce Guided

About

Automatically exported from code.google.com/p/simple-glsl-raycaster

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published