ResInsight/ApplicationCode/ModelVisualization
Jacob Støren 0eace5579a #168 Fixed shader based light in parallel projection
Added the light position as a uniform in the standard light model shader snippet in the effect generator.
Set the uniform default value on the shader program where ever it is used.
Added an override global uniform set on the viewer to control the light position, and to set it far behind camera when in parallel projection.
2016-08-16 10:58:07 +02:00
..
GridBox #168 Grid box side visibility now handles parallel projection 2016-08-15 08:57:20 +02:00
CMakeLists_files.cmake (#664) Picking on intersections for eclipse and geo models 2015-11-24 14:14:39 +01:00
RivCellEdgeEffectGenerator.cpp #168 Fixed shader based light in parallel projection 2016-08-16 10:58:07 +02:00
RivCellEdgeEffectGenerator.h System : Replaced tab with four spaces in ApplicationCode and subfolders 2015-10-23 15:46:25 +02:00
RivCellEdgeGeometryUtils.cpp (#805) Cleaned up includes and generalized access to overlayItemLegend 2016-08-05 17:19:49 +02:00
RivCellEdgeGeometryUtils.h #254 Show fault colors in combination with cell edge colors 2016-08-01 17:16:55 +02:00
RivCellSetEnum.h (#401) WIP: Refactoring Linked views update system. 2015-09-14 09:53:28 +02:00
RivColorTableArray.cpp Updated file header for new files 2014-09-24 07:14:52 +02:00
RivColorTableArray.h Updated file header for new files 2014-09-24 07:14:52 +02:00
RivCrossSectionGeometryGenerator.cpp (#689) Do not try to update colors if no intersection geometry is present 2015-12-03 12:54:13 +01:00
RivCrossSectionGeometryGenerator.h (#689) Do not try to update colors if no intersection geometry is present 2015-12-03 12:54:13 +01:00
RivCrossSectionPartMgr.cpp (#805) Cleaned up includes and generalized access to overlayItemLegend 2016-08-05 17:19:49 +02:00
RivCrossSectionPartMgr.h (#641) Added polyline point visualization 2015-12-01 12:34:30 +01:00
RivCrossSectionSourceInfo.cpp (#678) Show context menu commands on intersection 2015-11-26 16:01:23 +01:00
RivCrossSectionSourceInfo.h (#678) Show context menu commands on intersection 2015-11-26 16:01:23 +01:00
RivFaultGeometryGenerator.cpp Updated file header for new files 2014-09-24 07:14:52 +02:00
RivFaultGeometryGenerator.h System : Replaced tab with four spaces in ApplicationCode and subfolders 2015-10-23 15:46:25 +02:00
RivFaultPartMgr.cpp (#805) Cleaned up includes and generalized access to overlayItemLegend 2016-08-05 17:19:49 +02:00
RivFaultPartMgr.h Fixed issued reported by CppDepends 2015-12-07 12:53:36 +01:00
RivGridPartMgr.cpp (#805) Cleaned up includes and generalized access to overlayItemLegend 2016-08-05 17:19:49 +02:00
RivGridPartMgr.h Renamed variables according to newly renamed class names 2015-06-26 10:00:46 +02:00
RivNNCGeometryGenerator.cpp Rename from cells to globalCellArray 2015-11-24 14:21:02 +01:00
RivNNCGeometryGenerator.h Updated file header for new files 2014-09-24 07:14:52 +02:00
RivPipeGeometryGenerator.cpp (#404) Compute well segment index from triangle index 2015-12-04 15:15:53 +01:00
RivPipeGeometryGenerator.h (#404) Compute well segment index from triangle index 2015-12-04 15:15:53 +01:00
RivPipeQuadToSegmentMapper.cpp (#404) WIP - Quad to segment mapper to determine well path depth 2015-09-10 14:03:59 +02:00
RivPipeQuadToSegmentMapper.h Fixed Linux compile issue 2015-09-14 13:14:37 +02:00
RivReservoirFaultsPartMgr.cpp Cleaned up includes 2016-07-16 16:31:55 +02:00
RivReservoirFaultsPartMgr.h Linux : Changed order of includes 2016-07-16 18:35:15 +02:00
RivReservoirPartMgr.cpp Cleaned up includes 2016-07-16 16:31:55 +02:00
RivReservoirPartMgr.h Cleaned up includes 2016-07-16 16:31:55 +02:00
RivReservoirPipesPartMgr.cpp Fixed Linux warnings 2015-11-18 06:50:15 -08:00
RivReservoirPipesPartMgr.h Added an interface to retreive the simulation well centerline 2015-11-18 11:52:23 +01:00
RivReservoirViewPartMgr.cpp #282 Use value selection to filter cells 2016-08-05 10:27:19 +02:00
RivReservoirViewPartMgr.h Cleaned up includes 2016-07-16 16:31:55 +02:00
RivResultToTextureMapper.h Updated file header for new files 2014-09-24 07:14:52 +02:00
RivScalarMapperUtils.cpp (#805) Cleaned up includes and generalized access to overlayItemLegend 2016-08-05 17:19:49 +02:00
RivScalarMapperUtils.h System : Replaced tab with four spaces in ApplicationCode and subfolders 2015-10-23 15:46:25 +02:00
RivSingleCellPartGenerator.cpp (#690) Fixed crash on linux when selecting cells with high cell index. 2015-12-09 02:20:33 -08:00
RivSingleCellPartGenerator.h (#646) Show selected cells in geo mech view 2015-11-11 13:38:54 +01:00
RivSourceInfo.cpp Updated file header for new files 2014-09-24 07:14:52 +02:00
RivSourceInfo.h Implemented #310 Result info when picking 2015-06-11 11:38:51 +02:00
RivTernaryResultToTextureMapper.h (#166) Improvements to ternary result visualization 2015-11-24 09:59:25 +01:00
RivTernarySaturationOverlayItem.cpp Updated file header for new files 2014-09-24 07:14:52 +02:00
RivTernarySaturationOverlayItem.h Updated file header for new files 2014-09-24 07:14:52 +02:00
RivTernaryScalarMapper.cpp (#166) Improvements to ternary result visualization 2015-11-24 09:59:25 +01:00
RivTernaryScalarMapper.h System : Replaced tab with four spaces in ApplicationCode and subfolders 2015-10-23 15:46:25 +02:00
RivTernaryScalarMapperEffectGenerator.cpp #168 Fixed shader based light in parallel projection 2016-08-16 10:58:07 +02:00
RivTernaryScalarMapperEffectGenerator.h System : Replaced tab with four spaces in ApplicationCode and subfolders 2015-10-23 15:46:25 +02:00
RivTernaryTextureCoordsCreator.cpp (#707) Renamed to make the use of resultWellIndex more clear 2015-12-11 17:45:09 +01:00
RivTernaryTextureCoordsCreator.h (#166) Improvements to ternary result visualization 2015-11-24 09:59:25 +01:00
RivTextureCoordsCreator.cpp (#805) Cleaned up includes and generalized access to overlayItemLegend 2016-08-05 17:19:49 +02:00
RivTextureCoordsCreator.h System : Replaced tab with four spaces in ApplicationCode and subfolders 2015-10-23 15:46:25 +02:00
RivWellHeadPartMgr.cpp (#805) Cleaned up includes and generalized access to overlayItemLegend 2016-08-05 17:19:49 +02:00
RivWellHeadPartMgr.h Renamed class RimWell to RimEclipseWell 2015-06-26 10:00:39 +02:00
RivWellPathCollectionPartMgr.cpp (#404) Using well path pointer instead of index for source info for picking 2015-09-07 16:17:40 +02:00
RivWellPathCollectionPartMgr.h Renaming and improved some readability around well paths 2015-06-12 09:25:09 +02:00
RivWellPathPartMgr.cpp (#404) Compute well segment index from triangle index 2015-12-04 15:15:53 +01:00
RivWellPathPartMgr.h (#404) Compute well segment index from triangle index 2015-12-04 15:15:53 +01:00
RivWellPathSourceInfo.cpp (#694) Fixed missing assigment 2015-12-09 12:26:32 +01:00
RivWellPathSourceInfo.h (#404) Added display of picked well path text in Result Info 2015-12-04 15:15:54 +01:00
RivWellPipeSourceInfo.cpp (#657) Added support for creation of cross section from simulation well context menu 2015-11-18 18:21:22 +01:00
RivWellPipeSourceInfo.h (#657) Added support for creation of cross section from simulation well context menu 2015-11-18 18:21:22 +01:00
RivWellPipesPartMgr.cpp CppCheck fixes, Errors Warnings and performance 2015-11-27 16:37:26 +01:00
RivWellPipesPartMgr.h (#633) Moved well centerline calculation to make it available for cross sections 2015-11-26 11:09:08 +01:00