-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.txt
30 lines (24 loc) · 1.29 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
EuIrr
Written by: Andy P.
Eu Ver: 4.1.0 Beta 2
Irrlicht Ver: 1.8.4
Paypal/Pateron: g_andy <at> live.com
Patreon: https://www.patreon.com/CrazyVikingGamer
Copyright (c) 2025
About:
EuIrr is a Euphoria wrapper for the Irrlicht 3D Engine. It is based off of the C port CIrrlicht. The
functions ported in that port have been ported over to Euphoria. What this does is allows you to use
Euphoria with the Irrlicht 3D Engine. Irrlicht is a 3D graphics engine. It can load many different
file formats and has features that are commonly found in commerical 3D Engines. A couple of example
programs are included to help you get going.
License:
You use this software at your own risk. There is no warranty for this software. You may not hold the
developers responsible for any miuse or use of this software. This software is released in that event
that it is helpful. You may distribute creations you use with this wrapper as you wish, royalty free.
A donation or credit given would be nice, but is not required. Note: Irrlicht 3D Engine is licensed
under zlib/libpng license.
Useful Links:
Irrlicht help: http://irrlicht.sourceforge.net/?page_id=291
CIrrlicht: http://irrlicht.sourceforge.net/forum/viewtopic.php?f=6&t=50383 - The wrapper EuIrr was
based on.
EuIrr 0.1 - Initial Release