Skip to content

dsherma7/VolumeRendering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This Volume Renderer employs webGL to develop a dashboard for studying common techniques used in volume rendering on two neighboring graphics side by side. This tool allows users to manipulate lighting, control interpolation schemes, select from multiple datasets, and much more. Shows the dashboard with two volume renderings of the same bonsai tree. Each visualization has seperate controls, but both share an interactable transfer function and Phong lighting control.

To start this app, first download the code to your local machine using git clone or the download button. Then, the easiest way to start this is to navigate to this directory and run

python -m SimpleHTTPServer

which will run this program on your local machine at http://0.0.0.0:8000. Although depending on your browser, it may suffice to simply run the Index.html.

Example Dashboard: Image of dashboard for volume rendering tool

by: Doug Sherman desherman@ucdavis.edu

References:

About

A tool for comparing different volume rendering techniques side by side

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages