3D scene stable
This commit is contained in:
parent
938616d989
commit
e32e5e77d1
14 changed files with 96 additions and 45 deletions
|
|
@ -16,13 +16,6 @@ namespace tp {
|
|||
halnf percentage = 0.f;
|
||||
} mProgress;
|
||||
|
||||
struct RenderSettings {
|
||||
uhalni depth = 2;
|
||||
uhalni spray = 1;
|
||||
ualni multisampling = 1;
|
||||
Vec2<ualni> size;
|
||||
};
|
||||
|
||||
struct OutputBuffers {
|
||||
RenderBuffer normals;
|
||||
RenderBuffer color;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue