Thanks, hybrid!
I will wait for the patch and I hope this patch will be present in next Irrlicht release (that is coming soon as I understand).
Solar Model 2.1 - 3D real time modeling of Solar System
Hi all!
Solar Model 2.1 Released!
Changes:
+ Added Ruler feature.
+ Added Measurer feature.
+ Added Advanced SysInfo feature.
+ Added Screenshot without GUI option.
+ Added tooltips to some GUI elements.
+ Fixed bug with incorrect Earth rotation direction.
+ Fixed bug with incorrect measurement of system RAM (in SysInfo).
+ Fixed bug with rendering atmosphere layer on Saturn when using OpenGL renderer.
+ Moved to latest IrrLicht library (version 1.4.1, revision 1358).
Screenshots:
Ruler feature
Measurer feature
Downloads:
Windows binaries:
http://downloads.sourceforge.net/solarm ... in_2_1.zip
Sources:
http://downloads.sourceforge.net/solarm ... rc_2_1.zip
Thank You!
Solar Model 2.1 Released!
Changes:
+ Added Ruler feature.
+ Added Measurer feature.
+ Added Advanced SysInfo feature.
+ Added Screenshot without GUI option.
+ Added tooltips to some GUI elements.
+ Fixed bug with incorrect Earth rotation direction.
+ Fixed bug with incorrect measurement of system RAM (in SysInfo).
+ Fixed bug with rendering atmosphere layer on Saturn when using OpenGL renderer.
+ Moved to latest IrrLicht library (version 1.4.1, revision 1358).
Screenshots:
Ruler feature
Measurer feature
Downloads:
Windows binaries:
http://downloads.sourceforge.net/solarm ... in_2_1.zip
Sources:
http://downloads.sourceforge.net/solarm ... rc_2_1.zip
Thank You!
Uhm.. I have no idea why I didn't check-out this project sooner... I just did and it's great - I like it!
Some small things I noticed:
- If you press space to switch camera mode while moving around you will continue moving and the mouse cursor flickers. Sort of funny, but probably not what you wanted.
- The hint-texts above the buttons do sometimes not work (but I guess you noticed that already).
- Allowing to reset the time (or even control it some more) would be a nice feature.
- The camera-speed menu is not so intuitive. I suppose a camera-icon might work better than a lightning bolt.
Beside that it runs smooth and looks fantastic here. And seeing that it's even opensource - just wow!
Some small things I noticed:
- If you press space to switch camera mode while moving around you will continue moving and the mouse cursor flickers. Sort of funny, but probably not what you wanted.
- The hint-texts above the buttons do sometimes not work (but I guess you noticed that already).
- Allowing to reset the time (or even control it some more) would be a nice feature.
- The camera-speed menu is not so intuitive. I suppose a camera-icon might work better than a lightning bolt.
Beside that it runs smooth and looks fantastic here. And seeing that it's even opensource - just wow!
IRC: #irrlicht on irc.libera.chat
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
I tried to compile the source (2.1) with Irrlicht 1.4.1, but I get a few error's, and I don't know how to solve two of them.
1. GameMain.cpp line 391 I comment this out
2. GameMain.cpp line 970 "isEventReceiverEnabled() is no element of ISceneNodeAnimator"
3. GameMain.cpp line 975 "OnEvent is no element of ISceneNodeAnimator"
EDIT:
Found the problem. Wrong irrlicht SDK *grrr*
Sometimes it helps to read a webpage.
1. GameMain.cpp line 391 I comment this out
2. GameMain.cpp line 970 "isEventReceiverEnabled() is no element of ISceneNodeAnimator"
3. GameMain.cpp line 975 "OnEvent is no element of ISceneNodeAnimator"
EDIT:
Found the problem. Wrong irrlicht SDK *grrr*
Sometimes it helps to read a webpage.