-
(I promise this is the last issue I'm posting.. today)
I've drawn 2 unit spheres, one with an implicit surface and one with parametric. I've set both of their opacities to 0.75. The result (from *s…
-
## Compiler version
3.1.3
## Minimized code
Scastie: https://scastie.scala-lang.org/pz6QIrsKQqe6qrdZDeSLvg
Using `-Ykind-projector`
```Scala
object x {
sealed trait ZIO[-R, +E, +A] …
-
The reason I'm kind of worried about this is that I can see myself using it on a nodejs server to write request handlers that are run with high concurrency.
The thing I like about explicit use abou…
-
I have followed the process described in `InstallNintendo64.md`
I have cloned the libdragon repo:
```sh
git clone https://github.com/DragonMinded/libdragon.git --branch unstable
```
I have set …
-
I was testing the functionality of the Noether package, to be more precise, the raster tool path planner, on the CAD generated meshes. It seems there are some implicit assumptions that prevent from u…
-
This is what I see on the homepage, and I can't get any of my old saved links to render either:
![image](https://github.com/ChristopherChudzicki/math3d-react/assets/111311237/bb8396b2-6104-475a-80e…
-
Many OBJ files are not made out of triangles and this is a feature. If I load an OBJ to send to an high end offline renderer, the last thing I want is probably triangles (so I also **do not** want the…
-
Per [a code review code discussion](https://github.com/celeritas-project/celeritas/pull/291#pullrequestreview-852818286 ) with @hahnjo, the `CalcSafetyDistance` algorithm (unused but in there as a pla…
-
Just a short (read: long) list of things related to axes.
1. Make the z axis have default scale 1, same as the other two axes (#189)
2. Customizable tick spacing - currently it automatically tries…
-
Thoughts on possible next steps:
- [x] 1. itk.js Mesh to vtk.js vtkPolyData in WebAssembly. This will allow use to use .vtk and other ITK-supported mesh file formats.
- [x] 2. A vtk.js helper clas…