Menu

Tree [43799b] default tip /
 History

Read Only access


File Date Author Commit
 config 2012-01-07 Sergey Prokhorchuk Sergey Prokhorchuk [f116f4] fixed a problem with unresolved symbols from GL...
 devtools 2015-06-29 Sergey Prokhorchuk Sergey Prokhorchuk [aca06f] project files for Microsoft Visual Studio 2013 ...
 docapi 2014-10-26 Sergey Prokhorchuk Sergey Prokhorchuk [1eff87] version strings changed to 0.9.13
 extern 2015-06-29 Sergey Prokhorchuk Sergey Prokhorchuk [aca06f] project files for Microsoft Visual Studio 2013 ...
 ngpcore 2015-06-29 Sergey Prokhorchuk Sergey Prokhorchuk [68fe0f] fixed incorrect use of delete instead of delete...
 ngplant 2016-07-12 Sergey Prokhorchuk Sergey Prokhorchuk [43799b] fixed bug in .nga export if model contains text...
 ngpshot 2015-06-29 Sergey Prokhorchuk Sergey Prokhorchuk [e8b439] implicit GLint->bool conversion replaced by exp...
 ngput 2015-06-29 Sergey Prokhorchuk Sergey Prokhorchuk [34f352] implicit pointer->bool conversion replaced by c...
 ngpview 2014-09-07 Sergey Prokhorchuk Sergey Prokhorchuk [6dc534] NGPViewTexManager renamed to NGPTexManager
 plugins 2014-10-23 Sergey Prokhorchuk Sergey Prokhorchuk [7f90b6] added scaling support to COLLADA export plugin
 pywrapper 2014-10-25 Sergey Prokhorchuk Sergey Prokhorchuk [b74368] added "Author URL" support to Lua and Python HLI
 samples 2009-10-21 Sergey Prokhorchuk Sergey Prokhorchuk [89dad1] Initial commit
 scripts 2009-10-21 Sergey Prokhorchuk Sergey Prokhorchuk [89dad1] Initial commit
 sctool 2012-08-12 Sergey Prokhorchuk Sergey Prokhorchuk [f47930] fixed cross-compile build (unneeded libGLU remo...
 shaders 2010-07-12 Sergey Prokhorchuk Sergey Prokhorchuk [c02bd4] fixed a bug in ngplant default shader which cau...
 .hgignore 2014-08-28 Sergey Prokhorchuk Sergey Prokhorchuk [4fbe75] _ngp.so added to .hgignore
 .hgtags 2014-11-15 Sergey Prokhorchuk Sergey Prokhorchuk [759f90] Added tag v0.9.13 for changeset bc6c34168ca7
 COPYING 2009-10-21 Sergey Prokhorchuk Sergey Prokhorchuk [89dad1] Initial commit
 COPYING.BSD 2009-10-21 Sergey Prokhorchuk Sergey Prokhorchuk [89dad1] Initial commit
 INSTALL 2015-06-30 Sergey Prokhorchuk Sergey Prokhorchuk [741869] added "building under Windows" section to INSTA...
 README 2014-10-26 Sergey Prokhorchuk Sergey Prokhorchuk [1eff87] version strings changed to 0.9.13
 README.extern 2011-09-06 Sergey Prokhorchuk Sergey Prokhorchuk [e6ad54] GLEW library updated to 1.7.0
 ReleaseNotes 2014-10-26 Sergey Prokhorchuk Sergey Prokhorchuk [1eff87] version strings changed to 0.9.13
 SConstruct 2015-06-15 Sergey Prokhorchuk Sergey Prokhorchuk [fb4ebb] fixed problem with setting TARGET_ARCH for msvc...
 ngplant.sln 2015-06-29 Sergey Prokhorchuk Sergey Prokhorchuk [aca06f] project files for Microsoft Visual Studio 2013 ...

Read Me

                         ngPlant version 0.9.13

INSTALL file contains instructions on how to build and install ngPlant
libraries and applications.

*********************  Directory structure description ********************
ngpcore     - libngpcore sources
ngput       - libngput sources
pywrapper   - Python bindings sources (_ngp module)
ngplant     - ngplant application sources
ngpshot     - ngpshot application sources
ngpview     - example application, which uses ngpcore high-level interface to
              render plant models.
docapi      - ngpcore high-level programming interface documentation for C++
              and Python (xml sources and generated .html documentation)
config      - local configuration files
sctool      - helper modules for scons
devtools    - additional tools
samples     - sample plant models and textures
scripts     - sample Python scripts
plugins     - ngplant plug-ins directory
extern/lua  - Lua 5.1.4 source code. Please read README.extern file for
              more detailed information.
extern/glew - GLEW 1.4.0 source code. Please read README.extern file for
              more detailed information.

ngplant/images/ngplant.svg is ngplant's icon image in svg format. It was
created by Yorik van Havre.

********************************* LICENSE *********************************
ngpcore, ngput and pywrapper libraries are distributed under the terms of
the BSD License - see COPYING.BSD file.
ngplant, ngpshot and ngpview applications are distributed under the terms of
the GNU General Public License - see COPYING file.
For information about Lua source code license please read README.extern and
extern/lua/COPYRIGHT.
For information about GLEW source code license(s) please read README.extern and
extern/glew/CREDITS.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.