Menu

Tree [e276d7] master /
 History

HTTPS access


File Date Author Commit
 scripts 2012-06-25 trion7 trion7 [cf8f26] Splitted repository
 src 2012-06-25 trion7 trion7 [cf8f26] Splitted repository
 2licht-cil.sln 2012-06-25 trion7 trion7 [cf8f26] Splitted repository
 2licht-cil.suo 2012-06-25 trion7 trion7 [cf8f26] Splitted repository
 2licht-cil.userprefs 2012-06-25 trion7 trion7 [cf8f26] Splitted repository
 LICENSE 2012-04-10 Fabian Knorr Fabian Knorr [7f2108] Added READMEs
 README 2012-04-10 Fabian Knorr Fabian Knorr [7f2108] Added READMEs
 port.sh 2012-06-25 trion7 trion7 [cf8f26] Splitted repository

Read Me

This is the Git version of 2licht (http://licht2.sf.net/).

2licht is a multi-language wrapper for the popular Irrlicht Engine
(http://irrlicht.sf.net) trying to provide intuitive and well-documented 
interfaces to other object-oriented languages for both x86 and amd64 systems.

Please note that this is probably not a release version; it might still contain 
numerous bugs and inconsistencies.


In this directory, you'll find:

    - 2licht-c       The C interface source code. Required by all other language 
                     bindings.
                     
    - 2licht-pascal  The Pascal binding. For information about how to use it
                     in your software, please refer to the README file inside 
                     this directory.
                     
    - 2licht-cil     The Mono/.NET runtime binding. 
    
    
2licht is developed primarily under Linux / x86_64 and uses cross-compiling for 
most of the Windows binaries. Please understand that I cannot maintain project 
files and other stuff allowing to build them natively. If you need precompiled
versions, use the ones in the release distributions.

The source code should be working under other Unices with slight modifications,
although I cannot tell whether it will be well-usable on non-x86 based 
architectures.

All project files are released under the zlib/libpng license to keep 
compatibility with Irrlicht. See http://www.opensource.org/licenses/Zlib or
the LICENSE file for details.
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.