Results 1 to 2 of 2

Thread: Generator of random trees

  1. #1
    Super Moderator Petr Schreiber's Avatar
    Join Date
    Aug 2005
    Location
    Brno - Czech Republic
    Posts
    7,128
    Rep Power
    732

    Generator of random trees

    Hi all,

    after some time, here is newer TBGL project.
    It is generator of 3D polygonal trees for use in games, for example.

    You just call function with parameters and new tree will grow in few milliseconds.
    Attached ZIP file contains both "generator" and "reader" sample.

    The trees can be saved in special format, which contains link to used texture, parameters to function and "genetic code" of the tree.

    The genetic code is just serie of characters, which determine, how the tree will grow.

    The results are not always perfect, but if you'll be patient, you can get some usable trees. Sometimes just decent modification of input parameters can cause to born monster, try to experiment


    Have fun !,
    Petr
    Attached Images Attached Images
    Attached Files Attached Files
    Learn 3D graphics with ThinBASIC, learn TBGL!
    Windows 10 64bit - Intel Core i5-3350P @ 3.1GHz - 16 GB RAM - NVIDIA GeForce GTX 1050 Ti 4GB

  2. #2
    thinBasic author ErosOlmi's Avatar
    Join Date
    Sep 2004
    Location
    Milan - Italy
    Age
    57
    Posts
    8,777
    Rep Power
    10

    Re: Generator of random trees

    The objects this script generates are really very nice and ipnotic.
    Looking at the generated trees is like been in front of a fire, you get addicted

    Thanks
    Eros

    www.thinbasic.com | www.thinbasic.com/community/ | help.thinbasic.com
    Windows 10 Pro for Workstations 64bit - 32 GB - Intel(R) Xeon(R) W-10855M CPU @ 2.80GHz - NVIDIA Quadro RTX 3000

Similar Threads

  1. abc test generator
    By sandyrepope in forum thinBasic General
    Replies: 1
    Last Post: 03-06-2007, 20:22

Members who have read this thread: 0

There are no members to list at the moment.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •