Results 1 to 4 of 4

Thread: Procedural Tree Generator

  1. #1

    Cool Procedural Tree Generator

    PTree is a small application that creates random (procedural generated) tree meshes, depending on various input parameters.

    Donwloads: Version 1.0.1 (Windows executable & full source code)

    Features:
    -Random mesh generation
    -Export model in .obj model format
    -Export screenshots to disk
    -Export screenshots to clipboard
    -Multiple Undo/Redo

    License:
    Since tit is based on previous work (https://github.com/jarikomppa/proctree and https://github.com/supereggbert/proctree.js) it uses the same license as the original work.
    See LICENSE.txt inside the downloads for more information.

    Screenshots:

  2. #2
    Very nice

    Not usable for me because it's not LGPL-compatible, but serves as excellent playground for getting ideas (and knowing what parameters to use) for when I'd eventually have to implement a built-in tree-generator in my own engine.

  3. #3
    Wow Pretty cool! It reminds me an old tree generator from the 2000-2005 era, even if I don't remember it's name...it wasn't proctree for sure.


    "3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission."

    Ouch, not for me too then.
    Last edited by farcodev; 11-01-2019 at 12:13 AM.

  4. #4
    Quote Originally Posted by Jimmy Valavanis View Post
    PTree is a small application that creates random (procedural generated) tree meshes, depending on various input parameters.

    Donwloads: Version 1.0.1 (Windows executable & full source code)

    Features:
    -Random mesh generation
    -Export model in .obj model format
    -Export screenshots to disk
    -Export screenshots to clipboard
    -Multiple Undo/Redo

    License:
    Since tit is based on previous work (https://github.com/jarikomppa/proctree and https://github.com/supereggbert/proctree.js) it uses the same license as the original work.
    See LICENSE.txt inside the downloads for more information.

    Screenshots:
    Quote Originally Posted by farcodev View Post
    Wow Pretty cool! It reminds me an old tree generator from the 2000-2005 era Lucky Patcher 9Apps VidMate, even if I don't remember it's name...it wasn't proctree for sure.


    "3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission."

    Ouch, not for me too then.

    So basically, you're sharing a tool and its source code, then, you're asking people to get a "written permission" before using it ?
    My guess ? That's not what you want and you have taken an existing Licence file.
    My suggestion ? Just put its LGPL and watch it beeing used to create amazing things.
    Last edited by NOUR; 14-02-2019 at 08:00 PM.

Bookmarks

Posting Permissions

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