Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/janbrohl/pandaplant
Improved procedural trees for Panda3D
https://github.com/janbrohl/pandaplant
hacktoberfest l-system panda3d python
Last synced: about 1 month ago
JSON representation
Improved procedural trees for Panda3D
- Host: GitHub
- URL: https://github.com/janbrohl/pandaplant
- Owner: janbrohl
- Created: 2015-03-13T06:43:55.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-10-10T15:28:16.000Z (about 4 years ago)
- Last Synced: 2024-04-16T03:48:43.284Z (7 months ago)
- Topics: hacktoberfest, l-system, panda3d, python
- Language: Python
- Homepage: http://www.panda3d.org/forums/viewtopic.php?f=8&t=10484
- Size: 263 KB
- Stars: 8
- Watchers: 3
- Forks: 2
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
pandaplant
==========[🍕Buy me a Pizza](https://www.buymeacoffee.com/janbrohl>)
(First posted on http://www.panda3d.org/forums/viewtopic.php?f=8&t=10484 )
(Automatically exported from https://code.google.com/p/pandaplant )
Created on 11.12.2010 by Jan Brohl
Based on Kwasi Mensah's ([email protected])
"The Fractal Plants Sample Program" from 8/05/2005Quat-patch and improved drawBody by Craig Macomber
(see discussion on http://www.panda3d.org/forums/viewtopic.php?f=8&t=10484)License: BSD-license
-------------------->Copyright (c) 2012, Jan Brohl
>
>All rights reserved.
>
>Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
> * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
> * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
>
>THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.