Would you share your lwpp based projects on github?

slacer

Active member
Hi,

I found this old thread from 2004 about sharing source code https://forums.newtek.com/showthread.php/28965-Distribute-Plugin-Source.
LWPP is around here for about 15 years, but I could not find projects based on this library in c++.

Would you like to share some of your projects on github? I am talking about free plugins. This could help other developers to learn from your code and to provide more plugins for LW.

I would like to see how to traverse a scene graph in c++ and currently I have to dive into the lwsdk and learn from vrml exporter how to do this in plain old c.
Tiny projects could show how to use the iterators to get all the points out of a mesh the object oriented way.
How to manipulate a mesh,... the list goes on.
 
Back
Top