I made a first person character controller for my game using D3D11. wcap didn't like my program I guess, ignore the weirdness in the video, that isn't what the game actually looks like
I made a first person character controller for my game using D3D11. wcap didn't like my program I guess, ignore the weirdness in the video, that isn't what the game actually looks like
My video for the my Wheel Reinvention Jam project is now up! (finally): https://www.youtube.com/watch?v=4Lbd6gZwQ5Y
I just finished full image support! The next (and last) update will be soon. I will be diving into the world of generated web pages! &simply-slide
&simply-slide I added project support, you can have multiple projects and everything!! It also loads your most recent project on startup
&simply-slide You can place text, edit every aspect about it, and delete (forgot to show that in the video). Creating new slides works and also deleting them (again, forgot to show that in the view, sorry)
&simply-slide You can now edit the background of the slide, select slides to view, and save not only the slides but the exact slide you had selected. Thanks to Martins and x13pixels for ImGui help!
&simply-slide I setup ImGui and SDL2. I also got the basic UI layout setup. Gonna be working on loading in a .ini and dynamically loading slides/resources based off the .ini