[osg-users] Announcement: VulkanSceneGraph and SceneGraphTestBed!

Björn Blissing bjorn.blissing at vti.se
Thu Jun 7 00:49:41 PDT 2018


Hi Robert,

Very exciting news!

I do not have any strong opinions on the Vulcan parts. But I do have some wishes since this project is starting from scratch:

1. Use modern CMake - this will make the project much easier to use.

2. Minimize external dependencies - Preferably the project should be able to be used without any external dependencies included at all. 

3. Try to follow the ISO-cpp guidelines as close as possible - This will ensure a consistent style when used together with other modern c++ programs. This will also help when using static code analysis tools.
https://github.com/isocpp/CppCoreGuidelines/blob/master/CppCoreGuidelines.md


And maybe this time we will get header files with the .h extension. ;)

Best regards,
Björn

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=73990#73990







More information about the osg-users mailing list