-
Hi, first of all I'm using CanvasRenderer.
In my case I need to draw some irregular shapes and curves, I referred the example "canvas_particles_shapes.html" , using "bezierCurveTo" to draw a heart, p…
-
When I use a CanvasParticleMaterial and I draw outside of (-0.5, 0.5) in both x and y; I have the IE6 effect.
My guess is it is the dirty regions that are not correctly computed.
I worked around this…
-
hi guys,
not sure if this is a bug or a feature so i ask before filing, but i just noticed that intersectObject, when ray picking does not work if the intesect obect is of type Object3D (acting as a …
Huck updated
12 years ago
-
i added some cubes and particles with image textures to the scene,
but i cannot interact with the particles while there is no problem interacting with the cubes.
is there any way to interact …
chkpk updated
12 years ago
-
Hi, i have a question
1) first i want to know, how i can get mouse coordinates in 3D(x,y,z)
maybe my first question is the answer on the second but here is the second:
2) how i can find one figure coo…
-
So I've got a bit of free time on my hands and wanted to direct it at something I've been meaning to do for a while: Start the second iteration of the glMatrix library. This issue is to collect feedba…
toji updated
11 years ago
-
Hello everybody.
I've managed to set my own vertex and fragment shader for my particle system. However, I want each each particle to have its own size so my only option was to create my own shader to…
ghost updated
13 years ago
-
Firstly, thank whoever has contributed to such a great library.
I need to draw lattice like structures as in the following diagram:
http://dl.dropbox.com/u/1667191/landscape.png
I need to be able t…
zenna updated
13 years ago