amit
Member
|
Reflection like Sci-Fi Demo
After the wonderful Sci-Fi Demo, I downloaded the trial edition and started playing with it. Most of the things I required were there except few thing,
one is realtime reflection as in floor of the Sci-Fi demo.
Is it custom pipeline?
Can we get source of Sci-Fi?
hope, I am able to workout above issues, only 12 hours before new year so will try to buy EE before 2014
also how to enable AO and deffered rendering
(This post was last modified: 12-31-2013 07:18 AM by amit.)
|
|
12-31-2013 07:15 AM |
|
Esenthel
Administrator
|
RE: Reflection like Sci-Fi Demo
Hello,
The reflection in Sci Fi demo is the EE's Ocean (EE::Water in C++) with customized parameters.
D.ambientMode(..); for ambient occlusion
Renderer.type(..); for different renderers
Sci-Fi demo source are not available, sorry.
|
|
01-02-2014 05:58 AM |
|
amit
Member
|
RE: Reflection like Sci-Fi Demo
oh,ok done and working.
But can i do it in reality with c++ programming render to texture and custom shaders? (not fake with another layer, just for better pipeline working and better effects)
I would need to change the default shaders a bit, so do I have access to default shaders?
|
|
01-02-2014 07:08 AM |
|