Help

hi, im trying to make an app where it would let you put your medication in and you could hold it in the casing (i want to make the casing that goes from monday to sunday) and then you can click on it and see what medication you have to put for the day. I want to be able to put each medication you need in it, when you need to take it, and how many times a week.So I would just like to know what program I should make the medication programming graphics in, how to import it into c++ and also how to make the options and input timer thing, im a noob and working on it so thank you very much for any info.
If you want to make a 2d game in c++, google SFML.
no its not 2d I want it to be 3d, but just a little app, and then I plan on converting it to other languages but im starting out with c++. I want the medicine casing to be 3d.
Fine.. I believe in SFML you can directly use OpenGL and that way make your game 3d, or you could use another library, like Ogre3D.
Last edited on
do you know any video tutorials or anything about how to use these? Ive never used graphics in c++.
If you have never done graphics before, learn 2d first.
I have to make the app for a school assignment though. and it has to be 3d.
Topic archived. No new replies allowed.