Horde3D

Next-Generation Graphics Engine
It is currently 16.04.2024, 08:53

All times are UTC + 1 hour




Post new topic Reply to topic  [ 3 posts ] 
Author Message
PostPosted: 28.06.2010, 10:43 
Offline

Joined: 13.06.2010, 02:11
Posts: 11
In the Hello World tutorial, as seen at http://horde3d.org/docs/html/_tutorial.html , the function call to h3dSetNodeParamF is missing the parameter index. The line should be:
Code:
h3dSetNodeParamF( light, H3DLight::RadiusF, 0, 50.0f );

The tutorial also omits including the header files:
Code:
#include <Horde3D.h>
#include <Horde3DUtils.h>

The version of the tutorial in the wiki is even more out of date. Are the wiki pages updated through some process or can I just go and fix the code in the wiki myself?


Top
 Profile  
Reply with quote  
PostPosted: 28.06.2010, 11:18 
Offline
Tool Developer

Joined: 13.11.2007, 11:07
Posts: 1150
Location: Germany
Thanks for the hint.
pekuja wrote:
The version of the tutorial in the wiki is even more out of date. Are the wiki pages updated through some process or can I just go and fix the code in the wiki myself?

No it's not automated, so you can fix or enhance it yourself


Top
 Profile  
Reply with quote  
PostPosted: 28.06.2010, 16:39 
Offline

Joined: 13.06.2010, 02:11
Posts: 11
Volker wrote:
Thanks for the hint.
pekuja wrote:
The version of the tutorial in the wiki is even more out of date. Are the wiki pages updated through some process or can I just go and fix the code in the wiki myself?

No it's not automated, so you can fix or enhance it yourself

Done. I fixed the first four tutorials. The Qt4 tutorial was already up to date, and the Gtkmm, Stereo Rendering, Basic Pipeline and Procedural Geometry tutorials still need updating.


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC + 1 hour


Who is online

Users browsing this forum: No registered users and 11 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group