Irrlicht is a free open-source cross-platform real-time 3D engine written in C++. The engine is free for open source and commercial use under the zlib/libpng license.
0
votes
0answers
13 views
Is there a multitexture 3D fomat?
I'm playing arround with irrlicht.
I have written a cool shader, but the problem is that I can use it for the whole mesh, but a loaded mesh only has the diffuse texture in it.
Now I can add the ...
0
votes
0answers
22 views
irrlicht setting up, error 1>main.obj : error LNK2001: symbole externe non résolu __imp__createDevice
When I create a new project in VC++ 2010 express and try to run the Irrlicht example, I get the following:
1>main.obj : error LNK2001: unresolved external symbol __imp__createDevice
I added the ...
0
votes
1answer
46 views
Irrlicht C++ - Creating a proper project with Code::Blocks & MinGW?
I'm currently learning the Irrlicht library but am having quite a bit of trouble. I use the examples that come with the Irrlicht ZIP archive (which is NOT the examples that come with C::B). Exactly ...
-1
votes
0answers
38 views
Class member's values changing within function parameters
I working on a linked list class for a project, but I've run into a problem. I'll add the code first and then explain (sorry for the code dump).
Node class:
class Node
{
public:
Node(position2df ...
1
vote
0answers
83 views
irrlicht android on opengl es 2.0 driver
newbie to computer graphics here. First time to ask questions, now I'm a little nervous :)
I'm learning to use Irrlicht on android. Last month I have been working on the driver based on openGL es 1.0, ...
7
votes
1answer
109 views
Irrlicht collision with an invisible mesh
I'm writing a Final Fantasy-like game engine, with 2D backgrounds and 3D models with Irrlicht.
To calculate collisions with the objects in the background I use a invisible mesh like this:
I have ...
0
votes
0answers
67 views
Which open source game or rendering engine should I pick? (D3-BFG vs Irrlicht)
I'm trying to decide how I should approach a project of mine and I'm trying to pick what tools I should use. My dilemma is pretty much if I should go with using the recently open sourced game engine ...
0
votes
1answer
64 views
“symbol(s) not found for architecture x86_64” error when compiling Irrlicht project on MacOS
I have compiled and installed Irrlicht 1.8 on MacOSX 10.8. Then I created CodeBlocks project that uses Irrlicht. Now when I'm trying to compile it I get following error:
"_objc_msgSend_stret", ...
0
votes
0answers
45 views
Runtime terrain generation with Irrlicht
I'm trying to create a 3D game with Irrlicht. This is the first time I use Irrlicht, so I don't know how to make things happen.
I need to create a new random terrain every time the user starts a new ...
1
vote
1answer
97 views
Why glReadPixels return unexpected color format value?
I want to capture screen using Irrlicht with OpenGl ES 1.0 Driver.
Here is my code written in c++
glReadPixels(0, 0, 200, 200, GL_RGBA, GL_UNSIGNED_BYTE, pixels);
Most Android devices work well. ...
3
votes
1answer
158 views
C++ compile error when includeing Irrlicht static lib
U have a compile error when trying to include the Irrlicht static libraries into my cmake project
Compile error:
max@max-MS-7369:~/Desktop/survival/build$ make Scanning dependencies of target ...
1
vote
1answer
201 views
How to set the path to the assets folder in Android NDK using Irrlicht Engine?
I want to know what is the path for the assets folder. I'm using Irrlicht Engine for render the graphics, and as you can see in the following code, I add a Folder File Archive to use the assets in the ...
1
vote
2answers
810 views
Converting quaternions to euler angles. Problems with the range of Y angle
I'm trying to write a 3d simulation in C++ using Irrlicht as graphic engine and ODE for physics. Then I'm using a function to convert ODE quaternions to Irrlicht euler angles. In order to do this, I'm ...
2
votes
0answers
168 views
MinGW Library not Included with Irrlicht [Answered by Self]
[Answer] I'm gonna post my fix here in case anyone else has this problem. I notice this thread kept coming on Google while I looked for an answer. Let me first say that while what I did allows it to ...
4
votes
3answers
91 views
How do i find if an object is before or after a waypoint?
Im working on a racing game for a school project.
Using Visual studio 10 pro, and Irrlicht.
Sorry for bad grammar >.>, and its my first question so not sure if its done right.
How i want it to work ...
1
vote
0answers
123 views
Code Design for my game [irrlicht] [closed]
For my final project this year, my professor suggested making a FPS game in which all its levels will happen in our school, I liked his suggestion and immediatly started working with my classmate, he ...
0
votes
1answer
109 views
Irrlicht Engine npot image rendering
I am using Irrlicht Engine(branch-ogles with svn newest version 4389) in iPhone and select the opengl-es2 driver.
However, it seems not to support non-power-of-two image texture rendering.
And I have ...
2
votes
0answers
142 views
irrlicht model loading/animating
I've been trying (for hours now) to get a b3d model loaded, shown and animated properly.
The model has an animation between frames 0 and 45, it was made and painted (the whole kit) in blender as ...
0
votes
2answers
105 views
some questions about irrlicht graphics engine
Does Irrlicht have good physics simulation? I saw it has collision detection but can it animate objects so they fall over, bump into each other and stuff like that?
if it doesnt, can you use a physics ...
1
vote
2answers
297 views
Game engines in terms of collision detection (3d)
After coding simple 3d applications in webGL, I decided to start a serious 3d programming experience with C++ and a game engine.
Thinking all the difficulties I may encounter, I want to prefer to ...
1
vote
2answers
448 views
processing.org on iOS, natively
Since processingjs is terribly slow on the iPhone's webview with the animations I tested, I'm looking for an equivalent of http://wiki.processing.org/w/Android for iOS, that is, hardware acceleration ...
2
votes
2answers
159 views
3D and UI toolkit
I have to develop a basic inventory system, and my client wants to see all the objects in the inventory in 3D and their positions in the warehouse. The thing is that I have to develop this as soon as ...
0
votes
1answer
492 views
Irrlicht Smesh - Voxel Chunking
I am trying to recreate the Ogre code used here (in Irrlicht):
http://dave.uesp.net/wiki/Block_Land_3
For this part of the code:
MeshChunk->position(x, y, z+1); MeshChunk->normal(-1,0,0); ...
0
votes
1answer
307 views
Irrlicht Compiles, but Crashes on Execution
I have irrlicht 1.6 on my computer and I use codeblocks + tdm-gcc MinGW 4.7. What the situation is is that when I compile an example program, it compiled fine, but when I try to run it, it always give ...
0
votes
0answers
77 views
How to mix specular map and self-Illmination in irrlicht?
I have a problem on model. I have a .3ds model,there are four textures for it: diffuse map, normal map, specular map and self-Illmination. I have set diffuse map and normal map for it, it looks like ...
0
votes
1answer
119 views
Keyboard events don't work with irrlicht on Xcode
When I run my Irrlicht application in Xcode, I can't use keyboard input:
If I press a key while the application is running, I end up writing that letter on whichever window was opened before the ...
0
votes
0answers
41 views
Creating and rendering with irrlicht inside a JPanel
I want to add to my application a a 3d terrain map.
I need the regular 3d capabilities (zoom in/out rotate).
Is it possible to use Irrlicht as the graphics engine and request it to render to a ...
0
votes
0answers
113 views
Implementing wander behavior using DeSteer
I have downloaded Desteer, library for steering behaviours, and I want to implement wander behavior in my code, however I am unable to do so
ISceneNode * cube = smgr->addCubeSceneNode(4);
...
0
votes
1answer
125 views
Irrlicht error “No Entry point”
I have done some project in Irrlicht and it compiles all well, however when I try to run it, it gives me following error
The procedure entry point ?IdenttityMatrix@core@irr@@3V?$CMatrix4@M@12@B
...
0
votes
0answers
329 views
OpenNI joint's rotation matrix problems
I am using openNI to retrieve info from the kinect. My objective is to controll the irrlicht's dwarf model with my movements in front of the camera.
Situation: I get the rotation matrix from the ...
0
votes
1answer
386 views
Error linking libxxx.so in Native Client (NaCl)
I am struggling to link libIrrlicht.so file with my example source files.
Here is my makefile
PROJECT:=testirrlicht
LDFLAGS:=-lppapi_gles2 -lppapi_cpp -Iinclude -lppapi libs/libIrrlicht.so
...
0
votes
2answers
416 views
Create objects in a circle around a point
I need to create a circle of regularly spaced doors around a reference point in space. Each time the program is run, a different number of items will be in the circle, and thus it automatically ...
0
votes
1answer
130 views
Irrlicht GUI Editor import file
I am currently developing a software which uses irrlicht library.
I want to use the GUIEditor to design menus, but I am not able to import the file that the GUIEditor exported in my project.
Here is ...
0
votes
3answers
777 views
Vector:clear/pop_back won't run destructor
I have a vector (pflist) of "Pictureframe"s, and I want to destroy all of them. So I run pflist.clear(); The documentation says that this runs the destructor of each item in the vector, but it isn't!
...
0
votes
1answer
60 views
Getting the parent of a Scene Node
I have a "Door" class object I made, which has an ISceneNode member called "block". Block is the physical manifestation of the door. I need the door to run its "Open" function when it is clicked on.
...
0
votes
1answer
154 views
Android Irrlicht Bullet random memory management crash
I've been struggling to fix some final bugs in our game. The game uses Android port of Irrlicht and Bullet physics.
The same code was tried on OS X and Windows without any problem. However, when we ...
1
vote
1answer
157 views
Convert a irr::c8 to a wchar_t*
I'm making a 3D environment, and I want to make it so that when you pass the crosshair over an object, some text with its description pops up. But I have this really annoying string format thing in ...
2
votes
1answer
597 views
Getting errors while compiling Irrlicht for Android
While compiling the android port of Irrlicht 3d engine:
https://gitorious.org/irrlichtandroid
I get the following errors:
...
3
votes
3answers
616 views
C++: Rotate vector around normal of plane
I'm trying to rotate a point on a plane around the normal of the plane with a certain angle (so it stays on the plane).
For example:
Point = (0,0,1) (on the plane)
Normal = (0,1,0)
Angle = 33 ...
3
votes
1answer
1k views
How To Set Up Irrlicht Game Engine in Xcode for ios deployment
I know that some people have managed to do this, seeing as there are numerous apps on the app store powered by irrlicht. I have tried to set up an xcode project with all the irrlicht sources and ...
0
votes
1answer
296 views
Using python regex for automating android jni methods signatures generation
I used SWIG for generating some native JNI function interface for Irrlicht C/C++ 3D engine, and I got a bunch of java proxy classes and an intermediate c/c++ files which implements the java native ...
1
vote
1answer
410 views
Irrlicht in Eclipse, environment not working
I am trying to use Eclipse C++ and Irrlicht to a project in school. My problem is to set op the environment.
I have used this http://irrlicht3d.org/wiki/index.php?n=Main.Macintosh
I am using the ...
1
vote
1answer
711 views
Android NDK app building failure “arguments list too long” with Cygwin
I'm trying to build irrlicht android port on windows xp sp3 with android NDK r5 on cygwin, but fail with error "arguments list too long".
I googled, and got some solution from this post which tries ...
2
votes
1answer
455 views
Realtime object painting
I am trying to perform a realtime painting to the object texture. Using Irrlicht for now, but that does not really matter.
So far, i've got the right UV coordinates using this algorithm:
find out ...
1
vote
1answer
553 views
Installing Irrlicht on MaxOS Lion
I'm having trouble building Irrlicht Engine on MacOSX Lion. The process described on the wiki is not updated for Lion, and byt following this discussion I found on the web, I tried to build using ...
1
vote
2answers
363 views
Irrlicht Gui mouse will not click buttons
I'm making my first game in Irrlicht (C++), an RTS with mouse control
and when you select a tile (by clicking on it) it lights up and some gui button appear on the screen (not in a gui window mind ...
-3
votes
1answer
446 views
C/C++ irrlicht with Mac/xcode
I have downloaded " Irrlicht SDK 1.7.2 " ' to use it on my mac, but when I click " Build and Run" and after it's done, it can't find the the app.
It says:
CompileC
...
4
votes
1answer
420 views
Use SDL inside Irrlicht
I know you can do the same in lrrlicht, but I want to use SDL code/ functions to draw text, images inside Irrlicht (to handle 2d) and use Irrlicht to do the hardcore 3D thing, how can you apply text ...
2
votes
2answers
994 views
Is Irrlicht Outdated? [closed]
I've been looking for an extremely fast C++ game library, and I read some forum posts about Irrlicht. It sounded good at the time. However, my more experienced friend was under the impression that ...
0
votes
0answers
218 views
Irrlicht uses wrong OpenGL version
I'm playing around with minetest, but I've noticed an issue with Irrlicht. I am not sure where to trace it to or how to fix this. The issue is as follows: When I run the program, Irrlicht selects the ...

