For a project I’m currently working on I would like to have a jungle like vines grow from the centre of the window in of and expand outwards at different rates, travelling in slightly different directions and then slightly moving once fully grown.
I have the a few books for learning of and I have been bookmarking some tutorials to have a look at, but would anyone be able to give me a little head start on the process.
You have to open the example project with the project generator. The project generator will create the missing file for you. All the examples in that addon are currently tested on win and the current release. Write here if you need some help with that addon
any idea why I’m running into this error? I have defined ofxBranchesPrimitive tube; in the headerfile?
I want the branches/vines to grow outwards from the centre of the coordinates system (on the lefthand side) at 15 degree intervals, but I can’t get the first bit of code in…
I would suggest you to take some tutorial in c++ first, and learn at least how to define a variable before to getting started in a project as such, it will make your experience way more enjoyable.