-
Here are all of the demos, and their failures:
```
~/downloads/Vulkan-master/bin 21> for filename in $(ls --file-type); do if [ -x $filename ]; then echo "Running $filename"; ./$filename; fi; done…
-
We need to check if / how bump maps / normal maps could be integrated.
-
Hi,
the user documentation describes the [nodes group](https://github.com/KhronosGroup/glTF-Blender-Exporter/blob/master/docs/user.md#pbr-materials) you provide to model glTF 2.0 PBR materials and …
-
From my understanding, the Three.js Google Cardboard distortion effect (CardboardEffect.js) works by rendering to a render-target texture, then using that texture applied to a simple distorted plane g…
-
##### Description of the problem
I was able to do magical things with a few undocumented features `Material.defines` , `Material.customDepthMaterial` and `Material.customDistanceMaterial`.
htt…
-
I'm trying to set material onto object at run-time.
I'm creating material from texture & displacement map image file. These image files are loading from folder using Victory Plugin's "Load Texture 2…
-
GAMA already provides 3 variables (accessible as units), specific for each display, which represent:
- °px: the size (in model units) represented by a pixel on the screen
- °display_width and °display…
-
Could .
ghost updated
7 years ago
-
Using the 50's aperture aesthetic, i was attempting to make a repulsion gel test. I wanted to fill in the bottom of two pits with preplaced repulsion gel, without dispensers. Every time i loaded the l…
-
So, here we are... as mentioned in the Texture Viewer node [issue](https://github.com/nortikin/sverchok/issues/1248) we can discuss here for an eventually nodes branch for terrain creation. I think m…