iGeo icon indicating copy to clipboard operation
iGeo copied to clipboard

iGeo: Computational Design and 3D Modeling Library for Processing

Results 28 iGeo issues
Sort by recently updated
recently updated
newest added

I am fairly new to both Processing and iGeo and for the life of me I cannot figured out how to take a simple screenshot of the canvas properly. Take...

Dear @sghr, Folks on the Processing forum (me included) have a hard time figuring out how to port your sketch on [Particle-based Branching with Spring Force](http://igeo.jp/tutorial/57.html) to Python. It seems...

IFieldVisualizer.fixLength(False) does not work in PythonMode

Dear @sghr San, Your library is very good, it's like magic for creating 3D models using Java. Currently, I am facing a problem (maybe it's my misunderstanding of the usage)....

I am pasting the sketch code from these examples into the latest version of Processing: http://igeo.jp/tutorial/50.html IFieldVisualizer doesn't render anything for the early simple examples such as: import processing.opengl._; import...

Dear @sghr San, I am trying to understand the logic behind the motion of the particles in your **A(g)ntense** project. Based on your (remarkable) tutorials I see that your are...

Dear @sghr , I would like to use some of the classes of IGeo with the `P3D` renderer in `draw()`, is that possible ? For instance, could I turn this...

Under processing software, [Add Library], iGeo is grayed out as it marked as incompatible for Processing 3.5.x. Could we officially submit to Processing to get the compatible version listed? It...

Hi, I am new to this great library. Currently, I want to get sampling points evenly on the ICurveGeo. I have tried to use _pt(double u)_ function and got some...

Thanks for creating this nice library! Is there any chance to have it updated to support Processing 3?