Skip to content

Repository files navigation

# LightWrap++ 2018
LightWrap++ (or lwpp for short) is a C++ wrapper for the SDK of LightWave 3D by Newtek - https://www.lightwave3d.com/
lwpp was designed with the following goals in mind:
- Complete compliance with C++ concepts
- Ease of use
- The ability to quickly start writing a plugin, only adding code as needed
- Use of the STL where appropriated (currently mostly strings and the odd vector/map)
- Compatibility across a range of LW SDK versions (since commercial plugins usually need to be compatible for a longer time).
- This version is explicitly designed for version 2018 of LightWave 3D
Doxygen documentation is available here: http://dbw.github.com/lwpp/ or here https://dbw.github.io/lwpp/

About

LightWrap ++, A C++ wrapper for the LightWave 3D SDK

Topics

Resources

Stars

9 stars

Watchers

5 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages