mirror of
https://github.com/minetest/irrlicht.git
synced 2025-07-15 22:40:31 +02:00
.github
bin
Linux
readme.txt
OSX
Win32-VisualStudio
Win32-gcc
emscripten
cmake
doc
examples
include
lib
media
scripts
source
.editorconfig
.gitignore
CMakeLists.txt
Config.cmake.in
LICENSE
README.md
changes.txt
irr-readme.txt
ogles-readme.txt
GLES drivers adapted, but only did make compile-tests. git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/branches/ogl-es@6038 dfc29bdd-3216-0410-991c-e03cc46cb475
If you wish to compile the engine in linux yourself, goto the \source directory. Run a 'make' in the subfolder 'Irrlicht'. After this, you should be able to make all example applications in \examples. Then just start an X Server and run them, from the directory where they are.