-
In Demo/Shared/Tesselate, is there a hard-coded value/setting somewhere to reduce the number of triangles that get drawn? Like maybe by limiting how sharp a triangle's angle is? Thanks in advance.
-
_From @z3dev on October 1, 2015 2:6_
This is a very useful function to make rounded cylinders of a given radius, but the rounded end of the cylinder should also be configurable. Currently, the rounde…
z3dev updated
4 years ago
-
What happened:
I was making a little modpack, started a test world, and it immediately crashed as I was looking around. Looking at the crash log, I can see that a 'forged platform slab' caused this.
…
-
Ton Roosendaal invites us to IRC chat.
freenode server and #blendercoders channel
I use X-Chat programm to connect IRC
when you choose from catalog reenode server (allready in catalog) than use comman…
-
a sphere with $fn=16 renders correctly with 16 faces on the xy plane, but it has 9 instead of 8 faces on the z axis (and top is "flat"):
![image](https://user-images.githubusercontent.com/3726309/825…
-
- [ ] Can you explain why simple interpolation is not sufficient?
For instance I created a spatially varying displacement vector field __u(x)__ the coordinates in the deformed configuration are th…
-
In [7.4.1 Collections](http://docs.opengeospatial.org/DRAFTS/19-087.html#collections) there are a few things that could use some clarification. These questions are intentionally leading some discussio…
-
Various upscaling issues in kronos 1.5.0 (2x, 4x, 8x or 16x) tested versus 4x resolution of Yaba Sanshiro v2.2.0 and all works ok (The 4x resolution is used in the images of this thread: https://gith…
-
I compiled ember and dependencies using the package build script on SlackBuilds.org. It starts, then crashes with the following error (that actually a GUI _does_ start before the crash, contrary to wh…
-
Is there a way to get a centroid that is for sure inside the polygon (or multipolygon), i am thinking about an option like "inside_polygon = TRUE" ?
=> st_centroid( pg, of_largest_polygon = TRUE, i…