POV-Ray : Newsgroups : povray.binaries.images : Terrain, rocks, clouds generation : Re: Terrain, rocks, clouds generation Server Time
19 Apr 2024 08:05:08 EDT (-0400)
  Re: Terrain, rocks, clouds generation  
From: chazy
Date: 24 Mar 2018 12:20:01
Message: <web.5ab679f7a011e2d882b6479b0@news.povray.org>
"BayashiPascal" <Pas### [at] BayashiInJapannet> wrote:
> Hi everybody,
> I was working on noise generation at the beginning of the week, and to test my
> code (in C) I did some terrains, rocks and clouds random generation, rendered
> with POV-Ray of course. I haven't spent too much time on the POV side, as my
> goal was only to validate my code in C. But it looks good enough to me to show
> it here. If anyone is interested in, she/he may use what I did as a starting
> point for something I guess/hope much better. I would be glad to help when
> needed.
> All the code is available on GitHub:
> https://github.com/BayashiPascal/FracNoise
> and for those who don't want to dive into the code there are two simplistic web
> pages to generate yourself the same kind of rocks and clouds as those given in
> example:
> http://www.bayashiinjapan.net/CloudFactory/
> http://www.bayashiinjapan.net/RockFactory/
> Hoping it may be useful to someone.
> Bye,
> Pascal

Excellent work!  I would like to try to compile your software but found some of
the include files were missing, i.e. shapoid.h, gset.h, pbmath.h...

Could you include them on GitHub?


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.