AlaX

Results 12 comments of AlaX

Link not working : (

thanks On Sun, Jul 7, 2019 at 8:08 PM Levon Ravel wrote: > Link not working : ( > > https://pastebin.com/tYFctzdM > > — > You are receiving this because...

I test it but always say "No network adapters with an IPv4 address in the system!". any fix plz ?

it's working good, thanks.

Models rendering happen in the "[Renderer::RenderScene](https://github.com/RogyDev/Rogy-Engine-/blob/df983e881ad040954197ced614be79a413d8369e/Rogy/Engine/renderer/renderer.cpp#L1344)" function The "pushing" of renderer commands happen in the "[Rogy::UpdateEntity](https://github.com/RogyDev/Rogy-Engine-/blob/df983e881ad040954197ced614be79a413d8369e/Rogy/Engine/Rogy.cpp#L710)" function

If you mean a normal cubemap skybox (6 textures) then the engine currently doesn't have that, I think its better do it myself since the renderer code is a bit...

Do you mean different ToneMapping? what happens?

Here is a quick workaround: (I'm adding and fixing stuff and I will update the source code when I finish; thanks for reporting this bug:)) in the renderer.cpp, change the...

Sorry for not providing any instructions for building the project because it is in its early stages Just clone the repository and build with visual studio 2015/17 to run it.