-
- Downloads
Add per layer rendering
Showing
- assets/shaders/Framebuffer-Instanced.frag 28 additions, 0 deletionsassets/shaders/Framebuffer-Instanced.frag
- assets/shaders/Framebuffer-Instanced.vert 10 additions, 0 deletionsassets/shaders/Framebuffer-Instanced.vert
- source/engine/graphics/back/buffers/FrameBuffer.cpp 1 addition, 0 deletionssource/engine/graphics/back/buffers/FrameBuffer.cpp
- source/engine/graphics/front/engine/Engine.cpp 21 additions, 9 deletionssource/engine/graphics/front/engine/Engine.cpp
- source/engine/graphics/front/engine/Engine.hpp 8 additions, 7 deletionssource/engine/graphics/front/engine/Engine.hpp
- source/engine/graphics/front/engine/Layer.cpp 28 additions, 0 deletionssource/engine/graphics/front/engine/Layer.cpp
- source/engine/graphics/front/engine/Layer.hpp 26 additions, 0 deletionssource/engine/graphics/front/engine/Layer.hpp
- source/engine/graphics/front/engine/Priority.hpp 13 additions, 0 deletionssource/engine/graphics/front/engine/Priority.hpp
- source/engine/graphics/front/engine/Renderer.cpp 2 additions, 2 deletionssource/engine/graphics/front/engine/Renderer.cpp
- source/engine/graphics/front/engine/Renderer.hpp 4 additions, 2 deletionssource/engine/graphics/front/engine/Renderer.hpp
- source/engine/graphics/front/engine/TextureArray.hpp 1 addition, 1 deletionsource/engine/graphics/front/engine/TextureArray.hpp
- source/engine/graphics/front/geometry/Plane.cpp 10 additions, 0 deletionssource/engine/graphics/front/geometry/Plane.cpp
- source/engine/graphics/front/geometry/Plane.hpp 13 additions, 0 deletionssource/engine/graphics/front/geometry/Plane.hpp
- source/engine/graphics/front/group/DrawGroup.hpp 0 additions, 8 deletionssource/engine/graphics/front/group/DrawGroup.hpp
- source/engine/graphics/front/group/FrameBufferGroup.cpp 37 additions, 0 deletionssource/engine/graphics/front/group/FrameBufferGroup.cpp
- source/engine/graphics/front/group/FrameBufferGroup.hpp 0 additions, 1 deletionsource/engine/graphics/front/group/FrameBufferGroup.hpp
- source/main.cpp 10 additions, 9 deletionssource/main.cpp
assets/shaders/Framebuffer-Instanced.frag
0 → 100644
assets/shaders/Framebuffer-Instanced.vert
0 → 100644
Please register or sign in to comment