Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

elmindreda/Ample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple C++ retained mode library for Verse
Copyright (c) PDC, KTH

Ample is written and maintained by:
Camilla Berglund <elmindreda@elmindreda.org>

Many thanks to brecht and slas for suggestions, bug reports and patches.

The (temporary) website for Ample is:
http://www.elmindreda.org/verse/ample/

Note that I'm aiming for API completeness first, so most lookups are still O(n)
or worse and thus it should scale very poorly.  The API is designed to allow
for more efficient algorithms, however.

Please do complain anyway, however.  Feedback is always welcome.

Also note that the geometry node only supports 64-bit real layers and the
object node only 64-bit transforms.  This will probably change, one day.

About

Retained mode C++ wrapper of Verse

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published