9 lines
325 B
JSON
Executable file
9 lines
325 B
JSON
Executable file
{
|
|
"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"
|
|
]
|
|
}
|