User avatar
Manox
Topic Author
Posts: 3
Joined: 21 Nov 2017, 13:43
Contact:

"Native" Monogame renderer

29 Sep 2023, 21:41

Hi all, I want you to introduce my small "native" Noesis renderer library. I found some Noesis integration samples, but only for the WindowsDX platform. This solution brings Noesis theoretically to all MonoGame-supported platforms. The library is still under development, the majority of the functionality is complete, and it is working in my game without any issues. The project license is MIT, and I am very open to any cooperation on future development. https://github.com/ManoxCZ/Noesis.Monogame
 
User avatar
jsantos
Site Admin
Posts: 3925
Joined: 20 Jan 2012, 17:18
Contact:

Re: "Native" Monogame renderer

02 Oct 2023, 19:22

Awesome work! I have added it to the Unofficial Integrations sticky post.

We have plans to create a document about the important things to take into account when implementing a new renderer. For example, it is highly recommended that MapVertices and MapIndices directly allocate from GPU memory.

Happy to have a quick call with you to discuss about these details.
 
User avatar
Manox
Topic Author
Posts: 3
Joined: 21 Nov 2017, 13:43
Contact:

Re: "Native" Monogame renderer

03 Oct 2023, 11:03

Hi, yes, we can make a call, write me please at *******@******.**
 
User avatar
ttermeer-reboundcg
Posts: 17
Joined: 13 Sep 2019, 11:10
Contact:

Re: "Native" Monogame renderer

04 Oct 2023, 11:31

Very nice!
 
User avatar
Kwayzu
Posts: 2
Joined: 11 Apr 2023, 14:09

Re: "Native" Monogame renderer

07 Feb 2024, 21:48

I was wondering if you've had any luck with getting this to work with spriteBatch.draw? I've been working on using noesis as well and it works perfect when i use effects and loop through them using pass.apply() but whenever I try using spritebatch.draw before rendering noesis the screen is black for a second then crashes
 
User avatar
Manox
Topic Author
Posts: 3
Joined: 21 Nov 2017, 13:43
Contact:

Re: "Native" Monogame renderer

02 Mar 2024, 08:41

Hi, I did not test it with SpriteBatch, I do not need it.

BTW, I ported my game on Linux and it is working with Noesis :-)

Image
 
User avatar
Kwayzu
Posts: 2
Joined: 11 Apr 2023, 14:09

Re: "Native" Monogame renderer

17 Mar 2024, 09:52

A fellow Linux user, I knew I had a good feeling about you haha. Your game looks great btw.

Who is online

Users browsing this forum: No registered users and 0 guests