Work in progress 3D renderer using SDL2(just for learning, only shows wireframe)
1–4 of 4 posts
Re: Work in progress 3D renderer using SDL2(just for learning, only shows wireframe)
#2How is this on the frontpage of Hacker News? This is just someone going through the tinyrenderer tutorial at https://github.com/ssloy/tinyrenderer/wiki
It hardly qualifies as hacking, and it's definitely not news-worthy.
Re: Work in progress 3D renderer using SDL2(just for learning, only shows wireframe)
#3How is this on the frontpage of Hacker News? This is just someone going through the tinyrenderer tutorial at https://github.com/ssloy/tinyrenderer/wiki It hardly qualifies as hacking, and it's definitely not news-worthy.
I guess it's a test of a voting ring.
Re: Work in progress 3D renderer using SDL2(just for learning, only shows wireframe)
#4How is this on the frontpage of Hacker News? This is just someone going through the tinyrenderer tutorial at https://github.com/ssloy/tinyrenderer/wiki It hardly qualifies as hacking, and it's definitely not news-worthy.
no, I'm not going through that repo, I did not understand the optimised bresenham's line drawing algorithm, so I referred to that course. That's all. Except the line drawing algorithm, I did everything on my own. And yeah, it's not news-worthy my bad.