Erik Broberg
f637a30127
Let RenderableModels have a model rotation property for debugging
2016-08-10 12:55:44 -04:00
Kalle Bladin
6b9358f975
Update path to consider line fade and create proper bounding sphere for renderable model.
2016-08-09 19:59:51 -04:00
Kalle Bladin
08431d3d88
Add the ability to choose point steps in path rendering.
2016-08-09 11:49:43 -04:00
Kalle Bladin
fb87842b1b
Update path rendering to higher precision.
2016-08-08 22:35:37 -04:00
Erik Broberg
d6aa4216cc
Merge branch 'feature/osirisrex' of github.com:OpenSpace/OpenSpace into feature/osirisrex
2016-08-02 19:25:39 -04:00
Erik Broberg
64668e9feb
Merge from feature/globebrowsing
2016-08-02 19:25:23 -04:00
Kalle Bladin
4e0bbe2da0
Solve bug that cause some vertices to be misplaced in MultiModelGeometry and calculate MVP matrix for renderable model in double precision
2016-08-02 19:14:52 -04:00
Erik Broberg
244c18fdc7
Solve merge conflicts: develop --> globebrowsing
2016-08-02 18:50:10 -04:00
Alexander Bock
5f1fa3f755
Implement shadowing on RenderableRings
2016-07-31 20:22:29 +02:00
Alexander Bock
405c66d6f8
Enable separate orientation setting for non-equatorial rings
2016-07-29 13:28:44 +02:00
Alexander Bock
9f1abc67a2
Enable setting the texture offset for rings
...
Enable setting the color-based transparency for rings
2016-07-29 13:23:43 +02:00
Alexander Bock
635ce1713b
Add initial implementation of rings for Saturn
2016-07-29 07:54:16 +02:00
Alexander Bock
0c3b2c55d9
Removing more CppCheck warnings
2016-07-28 20:31:53 +02:00
Alexander Bock
4068ec747b
Remove CppCheck warnings
2016-07-28 18:04:08 +02:00
Kalle
5883d75047
Update render function in renderable model to avoid precision errors and remove psc dependency.
2016-07-22 17:05:34 -04:00
Erik Broberg
6691dab91e
Init default rotation matrix to unit matrix explicitly
2016-07-18 13:50:47 -04:00
Kalle
8fcaaf2799
Merge remote-tracking branch 'origin/develop' into feature/globebrowsing
2016-07-13 12:09:02 -04:00
Kalle
916916f82b
Fix bug that caused change in camera direction when switching between interaction mode.
2016-07-12 14:52:00 -04:00
Alexander Bock
0228ca241b
Add Juno scene and scenegraphnodes
...
Enable ability to apply a rotation matrix to the rotation vector to accomodate for model misalignments
2016-07-10 09:40:30 +02:00
Alexander Bock
20d0fb8474
Fix error in Dictionary construction for ScreenSpaceRenderable
...
Do not access the std::future for cases where a download is not necessary
2016-07-03 14:34:17 +02:00
Alexander Bock
e40d393824
Make the DownloadManager not a singleton (closing #43 )
2016-06-30 00:43:03 +02:00
Alexander Bock
6f05ed3b98
Make ProjectionComponent an actual component rather than using inheritance
2016-06-29 23:27:01 +02:00
Alexander Bock
9fb7814145
Add visibility toggle to Property base class
...
Restructure GuiPropertyComponent to take a source function that returns a list of PropertyOwner%s instead of registering individual properties
Apply restructuring
2016-06-28 14:50:53 +02:00
Alexander Bock
b2ce3d774c
Merge remote-tracking branch 'origin/feature/iSWA' into release/ips
2016-06-16 13:51:08 +02:00
Alexander Bock
78f3b42c3b
Started cleanup of ScreenSpaceImage
2016-06-16 01:22:30 +02:00
Alexander Bock
77c8ecf6df
Rename screnspace* to screenspace shaders
2016-06-16 01:02:13 +02:00
Alexander Bock
ad1893fd6f
Cleanup of ScreenSpaceRenderable
...
Add missing includes to other files
2016-06-16 01:00:10 +02:00
Jonathas Costa
b8025d8c23
New ray ellipsoid intersection routine (initial implementation).
2016-06-09 16:03:28 -04:00
Jonathas Costa
da956af2bc
Update matrix type in atmosphere (new issues present to be fixed).
2016-06-09 15:21:12 -04:00
Jonathas Costa
b2c895dab0
Merged branch Atmosphere.
2016-06-09 11:45:56 -04:00
Kalle Bladin
562e249dc9
Merge branch 'develop' into feature/globebrowsing
2016-06-08 12:32:31 -04:00
Emil Axelsson
8771a238d3
improve galaxy rendering
2016-06-08 15:00:03 +02:00
Jonathas Costa
dd51c71fb1
Fixed bug in shader that was crashing OS in MacOSX.
2016-06-07 13:51:28 -04:00
Kalle Bladin
012bcaefaf
Solve merge conflicts.
2016-06-07 12:54:52 -04:00
Jonathas Costa
f0b76267c4
Added night texture.
2016-06-07 10:49:26 -04:00
Jonathas Costa
388bb15461
Initial implementation of Atmosphere Effects. Use framebuffer to render it.
2016-06-07 10:35:18 -04:00
Jonathas Costa
de6446282f
Fixed small bug in shadows.
2016-06-06 18:23:06 -04:00
Jonathas Costa
2f4f50b796
Using the correct boolean test for shadows.
2016-06-06 17:30:57 -04:00
Jonathas Costa
700f411784
Merged develop branch into PlanetShadows.
2016-06-06 17:19:11 -04:00
Kalle Bladin
45e7c41690
Update camera to use double precition.
2016-06-05 21:27:20 -04:00
Alexander Bock
c6dc426211
Merge remote-tracking branch 'origin/feature/galaxy' into develop
...
Conflicts:
data/scene/default.scene
shaders/PowerScaling/powerScalingMath.hglsl
2016-06-04 19:54:34 +02:00
Emil Axelsson
1901166640
improved galaxy rendering
2016-06-03 11:16:57 +02:00
Sebastian Piwell
678ecc6370
RenderableTrail bug fix
2016-05-25 17:19:20 -04:00
Michael Nilsson
8ca457b14c
solve merge conflict with develop
2016-05-20 09:33:41 -04:00
Alexander Bock
f9358d4e45
Remove debugging code from RenderableTrail
2016-05-19 16:45:15 +02:00
Alexander Bock
54fa1c8cbc
Merge branch 'feature/rosetta' into develop
2016-05-19 13:24:26 +02:00
Alexander Bock
94bac5d886
Fix RenderableTrails artifacts with high delta time (closing #84 )
2016-05-19 12:46:11 +02:00
Alexander Bock
7d32dba5cb
Enable SingleSphereGeometry to have more segments
...
Another fix for RenderablePlanetProjection heightmap offset
2016-05-18 20:19:47 +02:00
Alexander Bock
0ab3f0c026
Some fixes on heightmap displacement for RenderablePlanet
...
Some fixes on heightmap displacement for RenderablePlanetProjection
Enable optional normal map on RenderablePlanetProjection
2016-05-18 19:03:03 +02:00
Alexander Bock
caeb8618a8
Enable heightmaps for RenderablePlanet (closing #21 )
2016-05-18 12:12:28 +02:00