Jonathas Costa
|
ce392b53e6
|
Same changes in stereo.
|
2018-03-19 15:17:15 -04:00 |
|
Jonathas Costa
|
785d0ad294
|
Changes in framebuffer and atm code fixing wrong merge (still need clean up).
|
2018-03-19 12:29:05 -04:00 |
|
Jonathas Costa
|
721bdfa752
|
Merged.
|
2018-03-16 15:17:13 -04:00 |
|
Jonathas Costa
|
39855e1512
|
Updated names in atmosphere code.
|
2018-03-16 15:01:34 -04:00 |
|
Jonathas Costa
|
7a93a4fa37
|
Issue/558 (#559)
* Removed unused cached uniforms from execution.
|
2018-03-16 09:19:39 -04:00 |
|
Jonathas Costa
|
cc81c125b4
|
Merged with problems.
|
2018-03-14 14:43:16 -04:00 |
|
Jonathas Costa
|
9558d58cee
|
Preparing branch for merging with stereo
|
2018-03-14 14:20:12 -04:00 |
|
Jonathas Costa
|
f9d086ee95
|
Removed warning.
|
2018-03-07 20:11:45 -05:00 |
|
Jonathas Costa
|
17c1b03b85
|
Improved performance even more.
|
2018-03-02 17:05:03 -05:00 |
|
Jonathas Costa
|
e39ae09b81
|
Improved performance a little bit.
|
2018-03-02 11:50:42 -05:00 |
|
Jonathas Costa
|
d7183ad362
|
Added uniform caching.
|
2018-03-01 16:48:05 -05:00 |
|
Jonathas Costa
|
1b9622c7dd
|
Improved performance in shaders and transformations.
|
2018-03-01 16:24:20 -05:00 |
|
Alexander Bock
|
9a00f38e09
|
Feature/jenkins warnings (#538)
* Remove warnings from Jenkins
* Improve Jenkins behavior
|
2018-02-28 08:41:55 -05:00 |
|
Emil Axelsson
|
7e5db07bd5
|
Fix more atmosphere stereo bugs
|
2018-02-21 21:40:21 +01:00 |
|
Emil Axelsson
|
5a23a3e93f
|
Fix atmosphere stereo bugs
|
2018-02-19 22:11:12 +01:00 |
|
Jonathas Costa
|
4b3a11c4aa
|
Initial fixes in ATM for stereo rendering.
|
2018-02-14 11:35:58 -05:00 |
|
Emil Axelsson
|
499879c84e
|
Start to implement stereo support with adaptive stereoscopic depth
|
2018-02-14 15:05:52 +01:00 |
|
Alexander Bock
|
dcfef3557f
|
Update copyright header
|
2017-12-29 20:11:22 +01:00 |
|
Alexander Bock
|
cc178d03f3
|
Remove clang warnings
Update SGCT repository
|
2017-12-29 19:47:33 +01:00 |
|
Alexander Bock
|
c9a3c68f19
|
Fix style guide issues
Update Ghoul repository
|
2017-12-29 19:18:06 +01:00 |
|
Alexander Bock
|
db668b5342
|
Some changes to PR #432
|
2017-12-18 16:25:02 -05:00 |
|
Jonathas Costa
|
c7a784f01e
|
Updated absPath in shaders compilation.
|
2017-12-18 10:26:26 -05:00 |
|
Jonathas Costa
|
61b2c82b92
|
Improved code.
|
2017-12-15 13:21:14 -05:00 |
|
Jonathas Costa
|
9885c00beb
|
Performance improved atmosphere.
|
2017-11-07 15:57:25 -05:00 |
|
Jonathas Costa
|
45df1d498a
|
Fixed ATM acne after changing the MSAA patterns.
|
2017-11-02 15:05:32 -04:00 |
|
Jonathas Costa
|
cb6ae2500e
|
Added control for emitted ground radiance and fixed bug in MSAA pattern.
|
2017-11-01 15:55:41 -04:00 |
|
Jonathas Costa
|
cbe1e870a5
|
Added night layer with new atm.
|
2017-10-31 14:30:33 -04:00 |
|
Jonathas Costa
|
ce034022b4
|
New MSAA Atmosphere.
|
2017-10-27 16:26:25 -04:00 |
|
Jonathas Costa
|
698bb25342
|
Access to the number of samples in msaa.
|
2017-10-25 15:05:33 -04:00 |
|
Jonathas Costa
|
72e6474816
|
Added MSAA sampling pattern retriever.
|
2017-10-25 14:11:20 -04:00 |
|
Jonathas Costa
|
a925d0646a
|
Added lunar eclipses back.
|
2017-10-19 11:41:36 -04:00 |
|
Jonathas Costa
|
6fdb587cca
|
Fixed precision issue in eclipses. Removed unused code for atm with renderableplanets.
|
2017-10-18 20:29:52 -04:00 |
|
Jonathas Costa
|
b91a826d70
|
Added Eclipses for NewAtmosphere (Missing change spaces for precision).
|
2017-10-18 02:09:14 -04:00 |
|
Jonathas Costa
|
758ee8bd6d
|
Pull request changes.
|
2017-08-15 18:15:56 -04:00 |
|
Jonathas Costa
|
49c8af702b
|
Fixed bug preventing atm's disabling option.
|
2017-07-27 15:25:52 -04:00 |
|
Jonathas Costa
|
efeca7eac6
|
Atmosphere frustum culling and distance culling enabled.
|
2017-07-27 13:42:15 -04:00 |
|
Jonathas Costa
|
c135cadb51
|
Added new method for 3D frustum culling.
|
2017-07-26 17:44:50 -04:00 |
|
Jonathas Costa
|
3e2155ae69
|
Atmosphere Culling System (still not working properly).
|
2017-07-25 18:15:00 -04:00 |
|
Jonathas Costa
|
9812abb487
|
Added an option to have the sun following the camera when using an ATM. Removed unused code. Added missing comments.
|
2017-07-25 15:55:52 -04:00 |
|
Jonathas Costa
|
18d8612a8a
|
Initial implementation of multiple ATM's (still missing frustum culling and other small details).
|
2017-07-10 17:21:33 -04:00 |
|
Jonathas Costa
|
384b99c736
|
Merged master into NewAtmosphere.
|
2017-07-05 16:44:11 -04:00 |
|
Jonathas Costa
|
6af9162ec2
|
Added a background exposure control for atm scenes.
|
2017-06-20 14:29:29 -04:00 |
|
Jonathas Costa
|
5742e09335
|
Removed unused files and started cleanup of atm module for future merging with master.
|
2017-06-14 15:45:42 -04:00 |
|
Jonathas Costa
|
14155f6322
|
Fixed Fisheye rendering for RenderablePlanet atm.
|
2017-06-14 15:13:53 -04:00 |
|
Jonathas Costa
|
70f798c2ef
|
Fixed ATM in RenderablePlanet. No jittering anymore. Still needs reflectivity and clouds.
|
2017-06-09 18:26:19 -04:00 |
|
Jonathas Costa
|
784ae962d4
|
Ozone Layer (still needs work).
|
2017-06-07 15:14:49 -04:00 |
|
Jonathas Costa
|
c28b782ab5
|
Improved HDR and initial implementation of the Ozone Layer (still needs some work).
|
2017-06-05 17:02:01 -04:00 |
|
Jonathas Costa
|
8b1dc6ede0
|
Loading image settings from file.
|
2017-06-03 09:32:06 -04:00 |
|
Jonathas Costa
|
cfdff58ea6
|
Added Gamma Correction Control.
|
2017-06-01 13:39:35 -04:00 |
|
Jonathas Costa
|
47cb1cb17f
|
Changed Tone Mapping Operator.
|
2017-06-01 11:49:14 -04:00 |
|