-
The following code fails to load the surface shader in Firefox (both 81.0 and 82.0a1).
```py
import cortex
dataset = cortex.Vertex.empty(subject="S1", vmax=1)
cortex.webshow(dataset)
```
Interes…
-
WTR:
1. Create tree
2. Add custom node
3. Rename or delete custom node
4. Open bonsai designer
`ArgumentNullException: Value cannot be null.
Parameter name: key
System.Collections.Generic.Dic…
-
```
Jeff... i'm trying to make an enhancement to the wavefrontloader and as such
trying to put the
objects loaded into a squash court (for want of a better description). So I've
created a sheet o…
-
There's an infinite loop at TextBlock::UpdateWrappedText ( https://github.com/stride3d/stride/blame/master/sources/engine/Stride.UI/Controls/TextBlock.cs ) when using The text Combat that was most lik…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
Hello. I found a few errors in the code. I will be glad if the project becomes a little be…
-
```
Jeff... i'm trying to make an enhancement to the wavefrontloader and as such
trying to put the
objects loaded into a squash court (for want of a better description). So I've
created a sheet o…
-
on the iOS nightly with polygonExample `ofGLRenderer.cpp` fails on line 182
```c++
glDrawElements(drawMode,
vertexData.getNumIndices(),
GL_UNSIGNED_SHORT,
…
-
![Simulator Screen Shot - iPhone 11 - 2021-11-13 at 09 19 57](https://user-images.githubusercontent.com/8614189/141604672-8e549690-ca61-4e22-9463-832a961907c5.png)
-
I'm trying to load a 3D model I found on the internet with NinevhsGL.
For my model I got 3 textures .tga, a .mtl file, a .png and a .obj file
I use this code :
```
#import "ViewController.h"
@inte…
-
Hi,
thanks for your lib, it's awesome. We are using it in a real-time manner in our app : Shuff
We have however, one main issue, we would like to have an "erase splines" mode.
We are currently doing…