项目作者: dsherma7

项目描述 :
A tool for comparing different volume rendering techniques side by side
高级语言: JavaScript
项目地址: git://github.com/dsherma7/VolumeRendering.git
创建时间: 2018-04-26T22:33:54Z
项目社区:https://github.com/dsherma7/VolumeRendering

开源协议:MIT License

下载


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: