Author Topic: Documentation typo  (Read 2409 times)

0 Members and 1 Guest are viewing this topic.

AlexBaraba

  • Associate
  • Posts: 5
Documentation typo
« on: October 04, 2009, 04:02:27 PM »
Hi all,

http://www.ozone3d.net/demoniak3d/devguide-v1/api_hyp_lua_scene.php#CastRay

Destination vector(last 3 parameters) is relative to the origin vector, not `in world coords`.

Cheers

JeGX

  • Global Moderator
  • Capo Crimine
  • *****
  • Posts: 2343
    • oZone3D.Net
Re: Documentation typo
« Reply #1 on: October 05, 2009, 02:49:16 PM »
Thanks AlexBaraba!
actually the last three params are the direction vector and this vector is expressed in world coords.

But I've got a news for you: GeeXLab, the successor of Demoniak3D is out now!

- GeeXLab homepage: http://www.geeks3d.com/geexlab/
- GeeXLab overview: http://www.geeks3d.com/20091005/geexlab-laboratory-for-real-time-3d-learning-and-experiments/
- GeeXLab forum: http://www.geeks3d.com/forums/index.php/board,3.0.html 

Enjoy!





AlexBaraba

  • Associate
  • Posts: 5
Re: Documentation typo
« Reply #2 on: October 06, 2009, 12:25:09 AM »
Thanks a lot, Lua + Python a powerful mixture :D