-
Machine Details:
Ubuntu 18.04, Python 3.7.6
=====================
When installing 'pip3 install gfootball'; every package installs fine, but gfootball wheel building fails (Note: I installed packag…
-
In the Materials Preview mode...
In this file...
https://www.dropbox.com/s/8zxzqj5o3g71a38/Material%20Object%20Output%20Crash.blend?dl=0
Select "Initials" on the node indicated...
![Material O…
-
https://en.wikipedia.org/wiki/Perlin_noise/
https://www.scratchapixel.com/
ytgui updated
5 years ago
-
I have issues trying to compile. I created a new anaconda environment
```
conda create -n soccer
conda activate soccer
```
Then followed the instructions
```
sudo apt-get install git cmake…
-
As stated here https://github.com/Mindwerks/worldengine/pull/138#issuecomment-149794285 there seems to be a change in the random number generator between Python 2 and Python 3.
Starting from the same…
-
![100_pattern](https://user-images.githubusercontent.com/8721858/37241497-92838a7c-249d-11e8-8303-8661c1c4e103.png)
![10_pattern](https://user-images.githubusercontent.com/8721858/37241499-95d7ab7c…
-
taken from here:
http://www.siafoo.net/snippet/229
my script is [here](https://github.com/kalwalt/sverchok_nodes_collection/blob/master/scripts/Perlin_numpy.py)
related to this discussion about the…
-
Hi,
I've been trying to install the library on Ubuntu 16.04. I had some problems in the compilation process (libboost_numpy was on a different folder than the rest of Boost libraries), but finally …
-
I'm trying to develop a marble script, i think could be improved but if you want to try test the script.
The code is taken from 'Texturing and modelling' p. 229 (Animating solid textures) and of cour…
-
With some toy code to produce Perlin noise, I came across a discrepancy between Python 2 and Python 3 behaviour. This applies for numpy 1.10.1 and scipy 0.16.0, under Python 2.7.10 and Python 3.4.3.
…