Bad Apple!!
Hey!!!
I’m making this quick project that i though would be fun to try and have a bit of a rest from my main project, and i think it started nicely!
What is this project?
I’m making one of those fun version for the original Bad Apple! music videoclip that got viral long ago (original: https://www.youtube.com/watch?v=FtutLA63Cp8). I want it to be very original, at least I dont think it has been done already…
I cant really tell you what the video is about yet, but I can tell you that im building it with pure C and openGL…
What have i done so far?
-
Project setup: create a basic cmake project that uses glad and glfw to create a special window and render basic stuff on top of it
-
Added a video reader that gets each frame of the video at the correct time based on the time elapsed
I started this project making it run in CUDA, but I had a better idea. Then i decided to go with the graphics programming route: i thought about using vulkan but its way too hard to setup for such a small project, even worse considering im using C, not C++. I will have to learn vulkan at some point tho
note: the video is the base for the whole program
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.