Some friends and I log interesting rendering resources on a github page if ever anyone wants to contribute/check it out! It's pretty new so it's missing a ton of our older links, but it should grow fairly quickly! https://github.com/AlexSabourinDev/awesome-rendering-resources/blob/master/README.md
Interesting talk for those that like to listen to talks about programming!
@noct Welcome to the gamedev instance! It's grown a bit since I joined but the people are really nice! ^.^
How do you maintain the quality of your commits to a high standard?
I'm having a rough time after submitting a less than great commit and dealing with the fallout.
Things I could have improved on that I thought of:
- Break up the commit into smaller chuncks.
- Define clear use cases and create appropriate test to assure that it works
- Don't commit with new asserts, no matter how benign. They're there for a reason and might be hiding a smaller issue
- Improve code test coverage
Recently had our first tech meetup in Ottawa and it went really well! I'm excited for next month! Also, big thanks to those who gave me advice on coordinating an event!
If youd like to keep up, we did a series of micro talks and the slides are available here: https://ottawatechsphere.wordpress.com/vault/
Made this game in KodeLife and ported it to Shadertoy for IndieTrainJam 2018! It was a ton of fun to make! Check it out here:
https://www.shadertoy.com/view/4sycRm
#TrainJam2018
I have spent a very long time chipping away at a new programming language called Epoch.
I always half expected the language to ship its first killer app in the form of a game, so maybe this fits here, maybe not.
Ever since I entered the industry I've been having a hell of a time and I want to give back! So I've been meaning to start a monthly tech meetup in my city to help students, professionals and hobbyists present their expertise in monthly micro talks. Does anyone have any experience with something similar that they could share? I think it would be great to expand my city's tech knowledge sphere ^.^
Some of my friends just released a trailer for their upcoming game! It looks really good! Same guys who made Starwhal, definitely reccomend checking it out!
https://www.youtube.com/watch?v=KNuXZKr3EME&feature=youtu.be
Modified my home renderer from glBufferData to persistent data and saw the data transfer go from 40ms to 3ms for 1 million instances! (Admittedly, I have to wait 30ms in order to wait for the transfer to complete at the next iteration. But if I did more than just rendering, my throughput would be great!)
Really pleased with AZDO OpenGL, might give me the incentive to learn Vulkan.
Programmer at Snowed In Studios! I love learning, programming and talking about all things nerdy. Hit me up!