This website requires JavaScript.
Explore
Help
Sign In
lucaspalomodevelop
/
meshlab
Watch
1
Star
0
Fork
0
You've already forked meshlab
mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced
2026-03-16 01:24:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
meshlab
/
src
/
meshlabplugins
/
render_rm
History
Massimiliano Corsini maxcorsini
44bd72ede3
improve textures parameters description
2007-12-11 16:21:06 +00:00
..
parser
add mapping between rm code and opengl code
2007-12-11 16:19:37 +00:00
glstateholder.cpp
minor changes
2007-12-11 16:20:40 +00:00
glstateholder.h
code re-styling
2007-12-10 15:15:46 +00:00
render_rm.pro
Initial commit of the Render Monkey Shaders render plugin. At the moment the plugin is able to parse and load any "rfx" (render monkey save file) file that is present under the directory "src/meshlab/shadersrm/" at startup time. The files which are correctly parsed will be displayed under the menu "Render" -> "Shaders". For each shader found in this directory a window dialog is popuped to ask the user some setting: you can select any effect declared in the file, and for each effect you can custom the uniform variables and the textures of each pass. For each pass the vertex program and the fragment program are correcty loaded in memory and the uniform variable (at startup and when modified) are correctly updated in memory (at their right location) as well as the declared textures. The multi pass rendering is still missing, and at the moment the plugin wont interfere the render routine at all.
2007-09-12 15:38:01 +00:00
rmmeshrender.cpp
start new version of rendering cycle
2007-12-10 11:46:43 +00:00
rmmeshrender.h
code restyling
2007-12-10 15:23:31 +00:00
rmshaderdialog.cpp
improve textures parameters description
2007-12-11 16:21:06 +00:00
rmshaderdialog.h
new version with correct layout
2007-12-10 14:21:02 +00:00
rmShadowDialog.ui
new version with correct layout
2007-12-10 14:21:02 +00:00