- 06 Dec, 2013 2 commits
-
-
Christian Schulte zu Berge authored
removed getElementXD() and getElementXDNormalized() from core GLSL headers since the same functionality is directly provided by GLSL with texture() and texelFetch() in a much cleaner way.
-
Christian Schulte zu Berge authored
-
- 04 Dec, 2013 2 commits
-
-
Christian Schulte zu Berge authored
-
Christian Schulte zu Berge authored
-
- 22 Nov, 2013 1 commit
-
-
mostajab authored
+ Using passthrough.vert and geometryrenderer.frag instead of the meshGeometryRenderer.vert and meshgeometryrenderer.frag + adding comments for the destroy function of GeometryTextureInfo and why to use it. + Change the depth buffer size changing part of Paint() function in datacontainerinspectorcanvas checking part. + Delete the commented codes which are not necessary. + Fix the opening braces and removing the redundant parts and only for debugging parts. + DVRVis and volumerendererdemo default file is revereted to the original locations. + Revert the shaders to the original ones. + StartMouseDrag and EndMouseDrag functions of the trackball are replaced with mousePress and mouseRelease. - Delete the meshGeometryRenderer.vert and meshgeometryrenderer.frag.
-
- 19 Nov, 2013 2 commits
-
-
Christian Schulte zu Berge authored
work on Issue #88: cleaned up VertexArrayObject interface. It's now simpler and more straight-forward.
-
Christian Schulte zu Berge authored
* Adapted shaders to new texture formats
-
- 18 Nov, 2013 2 commits
-
-
mostajab authored
+ Moving the geomteryshader vertex and fragment shader to application folder as they belong to it. + Removing unndeeded shader code. + Opening braces convention is considered for datacontainerinspectorcanvas.cpp and datacontainerinspectorcanvas.h also. + Reusing textues for color and depth buffers instead of creating and deleting them. + adding gettrackball function to trackball event handler. + modifying resetcontent, mouse events in datacontainerinspectorcanvas class + using one depth buffer for datacontainerinspectorcanvas instead of one for every color buffer + using one frame buffer for whole datacontainerinspectorcanvas instead of one for every frame
-
Christian Schulte zu Berge authored
-
- 17 Nov, 2013 2 commits
-
-
Christian Schulte zu Berge authored
* Finished implementation of empty space skipping * Renamed Adaptive Step Size to Intersection Refinement (which is more precise in terms of what it's doing)
-
Christian Schulte zu Berge authored
-
- 15 Nov, 2013 1 commit
-
-
mostajab authored
+ update the get function of abstractproperty.h and abstractproperty.cpp to support the const objects. - Still sufring from invalid enumerator in meshgeomtery rendering.
-
- 11 Nov, 2013 1 commit
-
-
mostajab authored
+ Adding the functionality to rotate the rendered geomtery objects + Adding the functionality to set the rendered mesh by the user - Still there are bugs with shader that I cannot set the color of the rendered mesh in the shader
-
- 08 Nov, 2013 1 commit
-
-
mmostajab authored
# Adding functionality to render the mesh in the DataContainerInspectorCanvas and camera rotating around the object
-
- 30 Oct, 2013 2 commits
-
-
Christian Schulte zu Berge authored
-
Christian Schulte zu Berge authored
-
- 25 Oct, 2013 1 commit
-
-
Christian Schulte zu Berge authored
* fixed 1D geometry TF editor * introduced OptionProperty to specify gradient computation mode * added s_changed signal of properties also being propagated to its shared properties * fixed sampling rate compensation when using adaptive sampling in simpleraycaster.frag
-
- 11 Oct, 2013 1 commit
-
-
Christian Schulte zu Berge authored
-
- 22 Jul, 2013 1 commit
-
-
Christian Schulte zu Berge authored
-
- 10 Jul, 2013 1 commit
-
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@511 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 28 May, 2013 2 commits
-
-
schultezub authored
* minor changes git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@499 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
* added slice marker rendering to SliceExtractor git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@497 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 27 May, 2013 1 commit
-
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@495 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 24 May, 2013 1 commit
-
-
schultezub authored
* fixed transfer function shader * let processor unlock call after execution be handled by seperate thread git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@494 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 10 Feb, 2013 1 commit
-
-
schultezub authored
* Fixed Issue #38: Made common GLSL header conform to the standards (no samplers in structs) * Fixed failing destruction of OpenGL buffers when destructing GeometryData from threads without OpenGL context * Fixed wrong pointers in GLContexts due to using this pointer of incompletely constructed class git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@463 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 04 Feb, 2013 1 commit
-
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@442 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 22 Jan, 2013 1 commit
-
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@409 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 21 Jan, 2013 1 commit
-
-
schultezub authored
SliceExtractor supports multi-channel images git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@407 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 14 Jan, 2013 2 commits
-
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@396 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@393 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 11 Jan, 2013 3 commits
-
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@390 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
* DevilImageReader renders into ImageDataRenderTarget (intermediate solution...) * further work on IxpvDemo pipeline * RenderTargetCompositor knows difference compositing git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@389 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
* Introducing RenderTargetCompositor * fixed DRRRaycaster git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@388 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 08 Jan, 2013 3 commits
-
-
schultezub authored
* implemented automatic connection of AbstractProcessor::s_invalidated signal git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@382 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@381 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@378 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 14 Nov, 2012 1 commit
-
-
schultezub authored
* changed samplingStepSize property to more convenient samplingRate git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@349 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 12 Nov, 2012 1 commit
-
-
schultezub authored
git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@348 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 08 Nov, 2012 1 commit
-
-
schultezub authored
Work on SimpleRaycaster to implement adaptive sampling and intersection refinement, still some work to do though... git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@347 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-
- 02 Nov, 2012 1 commit
-
-
schultezub authored
The modules package is now itsself modular. Every subdirectory in modules/ builds its own submodule that can be individually switched on and off. Therefore each submodule needs its own submodule.cmake file to specify the build targets etc. This is neat! git-svn-id: https://camplinux.in.tum.de/svn/campvis/trunk@340 bb408c1c-ae56-11e1-83d9-df6b3e0c105e
-