Search found 7 matches

by PixelBender
Fri Dec 16, 2016 8:59 am
Forum: Beginners Help
Topic: combined keys don't work
Replies: 1
Views: 301

combined keys don't work

Hi all, I'm trying to vary the speed of the FPS-Camera. With Arrow keys only the speed should be 0.1. And if additionally the shift key is pressed, the speed should be 1. Therefore I reused and modified the code of the example 09.Meshviewer. I added the following event handler:     /*         Handle...
by PixelBender
Fri Dec 09, 2016 9:17 am
Forum: Beginners Help
Topic: String handling in IRRLICHT
Replies: 3
Views: 407

Re: String handling in IRRLICHT

Hi CuteAlien, that was exactly, what I needed. Works like a charm :D Thank you for your help. From my non expert point of view those many different string types in c++ are a plaque. I have problems to understand why in a small area like the irrlicht API it wasn't possible to concentrate on one strin...
by PixelBender
Thu Dec 08, 2016 12:49 pm
Forum: Beginners Help
Topic: String handling in IRRLICHT
Replies: 3
Views: 407

String handling in IRRLICHT

Hi all, I have problems working with strings in irrlicht. For instance I have a string like “model.3ds” in an XML file und want to use it as text label on a GUI element. How can the content be transported from the xml file to the GUI label? XML handling:             case io::EXN_ELEMENT:            ...
by PixelBender
Wed Nov 30, 2016 11:49 am
Forum: Beginners Help
Topic: puting 3D Data into a dll
Replies: 5
Views: 641

puting 3D Data into a dll

Hi all, I want to build a catalogue of the machines in my company. The idea is an object oriented approach: - The machines have a geometry (3D model) - Abilities (methods) - Data (sic) It would be cool to have this all together in one file. Since those machines should be loadable into let’s say a sh...
by PixelBender
Mon Oct 24, 2016 2:09 pm
Forum: Beginners Help
Topic: simulating a numeric controlled (nc) machine
Replies: 1
Views: 292

simulating a numeric controlled (nc) machine

Hi *, I'm going my first steps in irrlicht after a long break. My goal that I want to achieve with the irrlicht SDK is to simulate a (strongly simplified) NC machine. Such a machine consists of its body and two or more axis that are moving according the NC code of the controller. Broken down to irrl...
by PixelBender
Thu Oct 20, 2016 1:59 pm
Forum: Beginners Help
Topic: irrlicht behaves differently depending on the file type
Replies: 2
Views: 277

Re: irrlicht behaves differently depending on the file type

Hi,

Setting the flag to false in the statement you mentioned did the trick.
thank you very much!

Greetings
Markus
by PixelBender
Thu Oct 20, 2016 9:13 am
Forum: Beginners Help
Topic: irrlicht behaves differently depending on the file type
Replies: 2
Views: 277

irrlicht behaves differently depending on the file type

Hi, first: I did my first steps in irrlicht years ago. For a new project I remembered it and now I'm actually working with it. If an admin is listening: I've forgotten my former account to the forum. Therefore I wanted to create a new one and when entered my email address it says that it is already ...