@OrNeLaS18 You'd be surprised what you can do with a single microcontroller. The source code for the program is freely available on my webpage if you want to see how I did it.
Great job! I love seeing old school rendering techniques, especially on embedded electronics. I bet it's hard to get something like this to work when you only have 2k of ram. :p
haha thanks I'm glad you liked it. Surprisingly I didn't have any problems with running out of memory. There's only about 500 lines of code plus the video buffer that needed to be in RAM (though the buffer did take up 1k). All the textures and the gun sprite were stored in Flash.
suck tdick... suck my motherfucker dick... you didn't do that with only that components... if you didn't want to show how you do that, just say it...
OrNeLaS18 4 months ago
@OrNeLaS18 You'd be surprised what you can do with a single microcontroller. The source code for the program is freely available on my webpage if you want to see how I did it.
jeremyaburns 4 months ago
frame rate is blazing lol, but seriously this is really cool and wolfenstien to boot!!!
MegaLinuxer 5 months ago
Lol, I'm pretty surprised it's moving so smoothly since you did it in floats. :)
I can't even imagine what it could do in fixed point with some hardcore ASM optimalizations of time critical sections.
xm07 5 months ago
@xm07 I know right? I just used floats to sketch out the algorithm with the intention of later optimizing, and it turned out reasonably fast as is.
jeremyaburns 5 months ago
You do any NES programing?
3GenGames 6 months ago
good show. very good!~~^^*
soma9nice 1 year ago
Great job! I love seeing old school rendering techniques, especially on embedded electronics. I bet it's hard to get something like this to work when you only have 2k of ram. :p
CalebHC 1 year ago
@CalebHC
haha thanks I'm glad you liked it. Surprisingly I didn't have any problems with running out of memory. There's only about 500 lines of code plus the video buffer that needed to be in RAM (though the buffer did take up 1k). All the textures and the gun sprite were stored in Flash.
jeremyaburns 1 year ago
Comment removed
CalebHC 1 year ago
very cool.
I want to find the operation of the source code of the 3D engine. Are you a link for the Wolfenstein code.
I want to do the same thing with a color LCD (320 * 240)
jcomega03 1 year ago
@jcomega03
Just posted the source code. Sorry for the wait. Check the comments for a link.
jeremyaburns 1 year ago
@jeremyaburns
thanks :)
jcomega03 1 year ago
Looks like Wolfenstein :P
sijmenjan 1 year ago
very cool. good show.
Dirtgreeb 1 year ago
Fairly impressive.
smeezekitty 1 year ago