Patrefans
jdh from patreon

jdh

patreon

jdh posts

Posts: 0 Files: 0

E.L.F. Source Code

Happy holidays! Here's the source code to Elfen Liberation Front (E.L.F.) 🎅

jdh post E.L.F. from patreon

E.L.F.

Happy holidays everyone! I made a little Christmas-themed strategy game! Try it out at https://jdah.itch.io/elfThanks as always for your support on here, it means a lot to me - and see you soon in 2025!

"ALTERED SENSORIUM" Code Download

I'm back! Here's the latest source code as of 30/September 2024 - libraries can be found in .gitmodules. Proper Windows/Linux/OpenGL support pending my new graphics card getting delivered :)

A little pause

Hello everyone!Just a little heads up that I’m pausing the Patreon for a little bit (at least a month if not a bit longer) - on top of this next video taking a while I’ve had some personal stuff come up so I thought it might be best I put a little pause on everything. The Discord will still be a...

Source-ery Squad

(see what I did there?)Here's the source for Sorcery Squad as it stands right now: a big mess. if you have build issues, try retargeting the shader compiler ($SHDC in the Makefile).Enjoy!

jdh post New Video from patreon

New Video

Hey all! Here the newest video, apologies I wasn't able to get it out for an early release on Patreon this time around. Source code is coming tomorrow! and thanks as always for your support :)

Code Download

Hope everyone enjoys the new video, here's the latest code download! (NOTE: this no longer applies to the new download) ~~As with the previous one, SDL2 and SDL_Image need to be cloned from Github in order to get things working.~~Thanks as always for your support for the things I make and let me...

New video! 4 months of game programming

a new video appears! Here's the whole thing as an exclusive patron preview :)

Updated Code Download

Hello everyone! As always, thanks for supporting me on here - there are more videos and livestreams coming very soon! There's a download link to the latest version of the code below. It includes a lot of notable differences since the mid-July update, such as full 3D model support, liquids, anima...

August Bonus Video

50% ramble and 50% coherent thought, the August bonus video/deep dive is here! It's about how the (one of a kind?) shadow system works. Took a bit longer to explain than I had anticipated and the explanation ended up being more convoluted than expected. I also finally figured out how to properly...

Bonus Video Poll

Hey everyone, thanks as always for your support here! I hope you all know how much I appreciate it :) I'd like to to start doing some more bonus videos here, especially since the time in between uploads on my channel is quite long (sorry about that), and mentioned in the discord that there would...

jdh post Bonus Code Walkthrough from patreon

Bonus Code Walkthrough

Here's a companion video/"code walkthrough" for the code for the most recent video (in case you haven't seen it yet!). Apologies for the rambling :)

3D Engine Code Download

UPDATE 14/July 2023:The download has been updated (code_140723) to a more recent version! Dependencies list has expanded - please look in the ".gitmodules" file to see what needs to be cloned.ORIGINAL TEXT:Hey everyone! Thanks as always for your continued support - there's a download lin...

DOOM-Style 3D Engine Code Download

Here's the code for the latest video - pure C! the only dependencies are SDL and cimgui.Soon™ I'll (finally) be able to drop these code downloads with proper makefiles for Windows and Linux as I have a PC that I'm getting up and running this week. Until then though, you'll probably...

New Video (+ new discord server!)

Hey everyone! Thanks, as always, for your continued support here, it means a lot to me. Apologies on the radio silence here as well, this last video took a lot longer than expected - 8 days just to edit, which hasn't happened since my very first video. There may or may not be a bonus video (in-d...

jdh post super duper secret sneak preview from patreon

super duper secret sneak preview

check it out! source download (about a week old, ~1k lines of C, requires SDL/SDL_Image) below. I can't wait to show off the whole game to you all!thanks as always for your continued support :) and apologies for the debug triangle.

Entity-Component-System Robot Game Source Code

another extra: someone has requested the ECS version of the robot game source code, so here it is (Patreon download code dumps will be the git alternative while I figure out a hosting solution where you all can see git history and such...).Most of the interesting stuff happens under src/tile, src/it...

***tris OS Source Code + (Future) Discord

Hey everyone! I have only just now realised Patreon allows me to write personalised "welcome" messages to all of my patrons, so in lieu of that for everyone that is already supporting me here, consider this your welcome message: thanks so much for supporting me! I really, truly appreciate it...

C++ Engine Source Download

Here's the download for the source of the C++ engine - the libraries (under lib/) are *not* included, so you'll need to download/build them yourself.They are:archimedesbackward-cppbgfxbimgbxfmtglfwglmnameofsoloudtomlplusplusMoltenVK (mac only)All of which can be found on GitHub. The source c...

More Models