blob: 829a0f63aabde9d1d4573f678f24d66155b6d16e (
plain)
1
2
3
4
5
6
7
8
9
|
{
"name": "opencsg",
"version-string": "1.4.2",
"port-version": 2,
"description": "OpenCSG is a library that does image-based CSG rendering using OpenGL. OpenCSG is written in C++ and supports most modern graphics hardware using Microsoft Windows or the Linux operating system.",
"dependencies": [
"glew"
]
}
|