Mav

Results 77 comments of Mav

rrrado's solution is working for me as well.

so what github alternative is everyone using these days? asking for a friend.

Quick question. I originally intended to fork your engine and expand on it. Your coding style and design decisions for the engine are almost identical to how I make design...

This only happens to frame buffer objects. Every other target in the project works fine.

I changed the name of the function to MapPixelToCoords Ideally this function should go into `RenderTarget` and use the `View` to project the point into the render target's view-space. This...

I have halted working on it to finish the coding style corrections. Feel free to pull the branch and poke around. I was close. Once I'm done with coding style...

The end of 2020 was not kind to me and delayed me. This is just an update that I will return to this project early this year. 👍

Update: early did not happen. But I will return because I want to port my game engine to smk: https://twitter.com/OpenNetBattle

> make sure you define the notification icon name while showing the notification, inside notification details. I had faced the same and was stuck for hours. > > ``` >...