-
Please be aware of the [Code of Conduct](https://github.com/cjdb/cjdb.github.io/blob/master/CODE_OF_CONDUCT.md) when discussing.
-
In Numeric.Matrix: `perspective` and `orthogonal` currently follow OpenGL conventions. They require negative `near` and `far` values, otherwise they produce bogus Z values and messed up signs. The had…
-
There are too many alternatives already: old vmath, Bullet and Matrix4. Also, there is GLM and who knows what else. They introduce incompatibilities and bugs. The project should decide and make a clea…
-
- hard to read
- use decoratior and metaclass
- 3 types of renderer, cairo/opengl/webgl, BaseRenderer/SubRenderer, Scene/Renderer/MObject, the author of the related code seems superior, using lo…
-
Since this feature request might sound more difficult than it actually is, I'll start with a...
# Management summary:
This is a request to implement an mpv option that causes 1920x2160 sized videos t…
-
Good evening folks,
while playing on a 3d scene, i noticed that the PointLight (very specific, maybe other use-cases for it might come up too) lacked a way to set the radius of how far the light is…
-
I'm going to have a talk about Dao at the [OpenAlt 2015 conference](https://openalt.cz/2015) and I'd like to ask for revision of my notes, which will serve as an overview about the language. Feel free…
-
- Launching NetLogo 6.1.1 on Ubuntu v. 18.04.3: the version screen comes up quickly, but the program itself doesn't launch for about **4.5 to 5.5 minutes**! No other problems once the program has lau…
-
According to [the manual ](https://docs.panda3d.org/1.10/python/programming/shaders/shader-generator#known-limitations) and the error below, the shader generator does not support generated texture coo…
-
**Platform**
Linux
**Summary**
Some shared libraries are included that should apparently not be bundled, whereas some others are missing (in particular Qt's dependencies, like *freetype* and *har…