Recent

Author Topic: Animated 3D Fractal Tree (but in CSharp): Another found (FREE)  (Read 2155 times)

Boleeman

  • Hero Member
  • *****
  • Posts: 768
Animated 3D Fractal Tree (but in CSharp): Another found (FREE)
« on: December 29, 2024, 03:21:55 am »
Found a nicely Animated 3D Fractal Tree, but it was done in CSharp.

Uses taoframework OpenGL so need to install this openGL and Net Framework 2.0.
https://sourceforge.net/projects/taoframework/
https://www.microsoft.com/en-us/download/details.aspx?id=6041


Original Github page was here (you can see an animated gif showing it rotating):
https://github.com/mio10/3d-fractal-trees

WP helped me with a nice Lazarus 3D Fractal Tree ages ago at:
https://forum.lazarus.freepascal.org/index.php?topic=64548.0

Attached is the source code for the CSharp version and a screenshot (I converted to English)

Might be nice to convert to Lazarus ?

Also found a really nice (Realistic) 3D rotating animated tree animation done in R here:
https://www.tylermw.com/posts/rayverse/raybonsai-generate-procedural-3d-trees-in-r.html
and GitHub R source here:
https://github.com/tylermorganwall/raybonsai
and a 3d Python rotating tree
https://www.youtube.com/watch?v=R1l0WIEKImU
« Last Edit: January 10, 2025, 04:57:47 am by Boleeman »

Boleeman

  • Hero Member
  • *****
  • Posts: 768
Re: Animated 3D Fractal Tree (but in CSharp)
« Reply #1 on: December 29, 2024, 05:01:39 am »
.
« Last Edit: December 29, 2024, 12:57:16 pm by Boleeman »

Hansvb

  • Hero Member
  • *****
  • Posts: 718
Re: Animated 3D Fractal Tree (but in CSharp)
« Reply #2 on: December 29, 2024, 11:29:57 am »
The "easyupload.io" link does not work. I get this warning: File may be expired or removed by easyupload.io because of a policy violation.

Boleeman

  • Hero Member
  • *****
  • Posts: 768
Re: Animated 3D Fractal Tree (but in CSharp)
« Reply #3 on: December 29, 2024, 12:58:04 pm »
Thanks HansVB for letting me know about the download problem.
Not sure why it happened as the compiled files are Open Source so there was really no policy violation.

I Re-uploaded the compiled Csharp files here:

https://filebin.net/gzykaaa8radc98m7

Password to zip is boleeman


The downloaded zip file is named with random characters for some reason, but inside that are the files.
I did a test download and it seemed to work.
« Last Edit: December 29, 2024, 01:10:48 pm by Boleeman »

Boleeman

  • Hero Member
  • *****
  • Posts: 768
Re: Animated 3D Fractal Tree (but in CSharp)
« Reply #4 on: January 10, 2025, 04:57:17 am »
Found another free 3D Tree Builder

TreeBuilder
https://sourceforge.net/projects/treebuilder/

Also has CSharp Source code

TreeBuilder is a 3D tree model procedural generation tool. It implements two methods of tree creation
Some are based on J. Penn & J. Weber paper "Creation and Rendering of Realistic Trees" and others uses L-Systems.






 

TinyPortal © 2005-2018