Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
wowotek58276yI Love it ! Did you use p5.js? i've seen this kind of thing on CodingTrain yt channel.
-
@Awlex yup, i am planning to put my fractral tree in this space and have to get use to using java while doing this first. The tree originally was too but modified it to make it more realistic and it helped get an idea of what approach to take to do leaves ect.
-
Maybe just specifie another angle for 3d just as you did with 2d. Or take a look at quaternions it might be useful too.
Related Rants
-
Hedgepig22Disclaimer: I apologise in advance for those tired of language wars, if it bugs you that much just skip this r...
-
Nikesh15 minutes into someone's Php project written in procedural. 😐
-
NCC-17011Not a rant, but I think it's really cool, so I just wanted to share this with you guys. I recently went to a s...
For those keeping track of what inwas doing here: https://devrant.com/rants/1641742/...
Inhave been playing around woth fractals and making trees (although it wasnt 3 dementional) i have been taking time to learn things there regardless and had an attempt at making a landscape using Perlin noise procedurally generated by the computer
I am planning on releasing the code as soon as i figure out making these trees geberate at certain points of the land and firstly, make it branch in a 3 dementional space
Update of the land
Although i dont have the most time to so this and had to learn java in the process to move away from the limitations i had in the browser. It is a fun experiance and good break away from my actual job.
Ill see how it goes while working on this
✌
random
procedural
terrain
landscapr
fractals