coin3d / coin

Coin3D core library
BSD 3-Clause "New" or "Revised" License
286 stars 108 forks source link

SoWin Documentation #43

Closed VolkerEnderlein closed 6 years ago

VolkerEnderlein commented 10 years ago

Original report by Anonymous.


Has anyone a working link to SoWin and Coin documentation? because the links are broken or something like that.

If not can anyone give me some tips about interacting with the scene. Right now I have an application made in OpenGL3.3++ with glfw and the mouse events, windows handling and so on are performed with glfw. The control for rotation, translation and zoom is performed using the MVP matrices and I am working on the projection for translation/zoom and with the viewer for rotation. How can I "do the same" with SoWin.

Thanks in advance.

VolkerEnderlein commented 6 years ago

Original comment by Volker Enderlein (Bitbucket: VolkerEnderlein, GitHub: VolkerEnderlein).


I am closing this issue as the documentation of SoWin has been uploaded and can be accessed from the documentation page https://bitbucket.org/Coin3D/coin/wiki/Documentation or directly from https://coin3d.bitbucket.io/SoWin/ .