-
Changing the visibility of any Node that has an associated visibility Property should update that Property. Add `Event.on( 'visibility', ... )` to all of the things that have view Properties.
-
Are there are any plans to add [stream output-like](https://msdn.microsoft.com/en-us/library/windows/desktop/bb205121(v=vs.85).aspx) functionality to Vulkan?
Developers of translation layers that i…
-
# Requirements
- [x] Two viewports, a 2D top view for moving a large number of objects and a 3D camera view which can be used to fly around the level.
- [ ] Properties editor for objects should be…
hogsy updated
6 years ago
-
Hello,
I have a question about the orientation of the boundary elements when using periodic meshes. I am trying to create a 3D mesh in [0,1]x[-1,1]x[-1,0] that is periodic only in _y_ and I think t…
-
1. Use git to count the objects in a repo:
```
$ git rev-list --objects --all | wc -l
6990030
$ git rev-list --objects --all | sort | uniq | wc -l
6990030
```
2. Parse the output from `git re…
-
**Edit:** I did my final edits to this ReShade filter tonight. I changed the flashlight intensity value from 2.400000095 to 2.200000048.
-------
@AeroWidescreen @Bigmanjapan
With how much wor…
-
I've been experimenting with the use of pythreejs to render 3D triangle-mesh models of brains in jupyter; everything works fine for low-resolution models (tested up to about 60k vertices), but for lar…
-
`LatLonShape` tessellated triangles currently use a relatively naive encoding with the first four dimensions as the bounding box of the triangle and the last three dimensions as the vertices of the tr…
-
This causes OBJLoader to create superfluous meshes whose geometries are empty, which can be seen in the OBJLoader example [here](http://threejs.org/examples/webgl_loader_obj).
Open up the dev-tools c…
-
## Updated Issue Details, @lrineau 2018/08/02
The following test case should not loop, because it uses CDT_plus_2, that should prevent the insertion of twice the same constraint. See https://github…