-
Right now there is a parameter in the shaders that lets you render backfaces. It does so by setting CCW and it inverts the normals:
FlipSided changes CCW:
https://github.com/mrdoob/three.js/blob/ma…
-
To reproduce, spin a camera by setting the target to (0,0,0) and the eye position to `(r*cos(t), 5, r*sin(t))`. It's pretty obvious that there's a bug in Matrix4::lookAt from that test.
I'm pretty s…
-
hi all,
I'm using RMINC for vertex-wise analyses of shape data. So far I have only applied vertexLM but I would like to run a more robust non-parametric approach. Is there a non-parametric approach…
-
Hi @elishacloud !
This is a branch/continuation of our discussion found here accompanied with input by @AeroWidescreen:
https://github.com/crosire/d3d8to9/issues/24
While Silent Hill 2 for the…
-
I tried to create a quadrilateral two-dimensional mesh by inserting
```
Recombine Surface {s0};
```
into the Gmsh .geo code to be emitted, but it didn't seem to work.
Specifically, I start…
-
This works:
`$ assimp export laurana500_with-string.ply output.obj`
where the ply contains this line:
```ply
comment TextureFile laurana500.png
```
Whereas this does not:
`$ assimp e…
-
- [x] 1.1 I would split chapter 6 into input versus output (visualization). The former, I would add to chapter 2, while the latter could be a little expanded by some of the material taught at Use R! c…
-
Create a design document in `.md` format for easy viewing on github. This also allows for code snippets to be added. The main section needed is `Functional Requirements`, as many of Aura's features we…
-
It's hard to say with precision what's causing this because it's an intermittent problem, I don't seem to be able to find an exact pattern of behaviour.
All the examples that come with raylib-go wo…
-
[deal.II version 9.0.0](https://github.com/dealii/dealii/releases/tag/v9.0.0)
[Documentation version v9.0.0](https://tamiko.kyomu.43-1.org/tmp/doc/)
====
Open tasks:
---
- Update dealii in [Ubu…