I've made this basic 3D rendering engine within the span of 3 days, not much use to it beside teaching myself 3D. The core is written in vanilla lua so it's easy to port this to other frameworks that supports basic graphics calls.
Here's a basic dynamic lighting I created
https://dl.dropboxusercontent.com/s/4e9 ... W.mp4?dl=0
Basic 3D renderer
- ShoesForClues
- Prole
- Posts: 15
- Joined: Wed Dec 12, 2018 1:43 pm
Basic 3D renderer
Last edited by ShoesForClues on Thu Dec 13, 2018 7:57 pm, edited 1 time in total.
- zorg
- Party member
- Posts: 3470
- Joined: Thu Dec 13, 2012 2:55 pm
- Location: Absurdistan, Hungary
- Contact:
Re: Basic 3D renderer
Sounds good... any way you want to actually share the code?
Me and my stuff True Neutral Aspirant. Why, yes, i do indeed enjoy sarcastically correcting others when they make the most blatant of spelling mistakes. No bullying or trolling the innocent tho.
- Kindermaus
- Prole
- Posts: 33
- Joined: Sun Sep 23, 2018 5:08 am
Re: Basic 3D renderer
Very cool! 3D is so fun.
(Except when nothing draws, and your rendering pipeline is complex, so it could be a million different things. Haha.)
(Except when nothing draws, and your rendering pipeline is complex, so it could be a million different things. Haha.)
ItsyRealm, a quirky 2D/3D RPG where you fight, skill, and explore in a medieval world with horrors unimaginable.
they / she
they / she
- ShoesForClues
- Prole
- Posts: 15
- Joined: Wed Dec 12, 2018 1:43 pm
Re: Basic 3D renderer
Yes I'm planning to release my code once I've optimized it further.
- ShoesForClues
- Prole
- Posts: 15
- Joined: Wed Dec 12, 2018 1:43 pm
Re: Basic 3D renderer
Made many new updates! Implemented UV texturing (though really buggy atm), implemented backface culling, increased overall FPS and changed lighting to smooth shading.
https://dl.dropboxusercontent.com/s/vso ... o.mp4?dl=0
https://dl.dropboxusercontent.com/s/vso ... o.mp4?dl=0
Who is online
Users browsing this forum: No registered users and 0 guests