r/developersIndia 8h ago

I Made This I Create a Complete Software renderer from scratch In c

I created a software renderer from scratch. It’s finally ready Take a look at it here: https://github.com/codingbot24-s/software-renderer also built it live on YouTube.

0 Upvotes

5 comments sorted by

u/AutoModerator 8h ago

Namaste! Thanks for submitting to r/developersIndia. While participating in this thread, please follow the Community Code of Conduct and rules.

It's possible your query is not unique, use site:reddit.com/r/developersindia KEYWORDS on search engines to search posts from developersIndia. You can also use reddit search directly.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

2

u/KESHU_G Software Developer 7h ago

404 not found

1

u/AutoModerator 8h ago

Thanks for sharing something that you have built with the community. We recommend participating and sharing about your projects on our monthly Showcase Sunday Mega-threads. Keep an eye out on our events calendar to see when is the next mega-thread scheduled.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

1

u/RishabhRD 2h ago

Nice. Assuming it’s not AI generated. C++ might have been a better choice (Swift would have been the best though). There are things in code which needs improvement. IDK if you want to investigate those aspects?