Category Archives: Chaos Sphere

The n-dimensional Chaos Sphere

It came up when I was developing that Chaos Sphere Trip. For some reason the x,y,z positions got screwed and this little beauty appeared on my screen. I got marvelled for a while, just watching it, till I realised I had finally understand a vision from an old friend.

A couple of years ago, a frater appeared at one of our meetings all excited about a vision he had: a chaos sphere with several arrows. He said fourteen, but “that is was how I can see it, in fact it seems to have infinite arrows”, he completed. Inspired, he couldn’t stop talking about what it does mean: “freedom in all dimensions, beyond our simple threedimensional comprehension”.

With the words above, I believe I am making his vision way clearer now. At that time, it sounded like a bit too much information. He didn’t had that talent to “transmit a vision”, if you know what I mean. But it planted a seed in my brain. A seed that has flourished now, giving birth to the n-dimensional Chaos Sphere.

I’ve been meditating for a while looking to this. Since its behaviour is completely created by fortuity, a “code coincidence”, anything that comes from it can be interpreted in a oracular way.

It looks very chaotic, but as chaos itself, sometimes it just shows its hidden order, and make you believe that some “will” is on top of it.

See for yourself (and then reload for some randomness).

 

A Chaos Sphere trip

I finally manage to put an interactive visualisation of what happens inside my mind sometimes into deep meditations. It is a very pleasant chaos sphere trip. I start to see thousands of them and it looks like all reality atoms are in fact chaos spheres.

After developing this, I am now using it like “reverse mind engineering”. Instead of meditating for a long time to reach a state of mind where I see this, I am now seeing this in a big TV screen and it makes it easier to reach that state of mind. It is really interesting. For me it is like I have “stolen fire from heaven”, because now I can just turn my computer on and see things only visible on the realms of deep trance.

I am using the ThreeJS framework to build the 3D environment. I just started to study it and I am really liking. The fact that you dont have to compile anything is a bless. Just save it. Done. It is all in the browser ( WebGL enabled ones, of course), no plugins at all.

After discovering the Magic Chaos Angle, I’ve made a method for building Chaos Spheres: https://caostar.com/3d/js/custom/chaosphere.js
It is just a scratch yet. But with this you can have a chaos sphere inside ThreeJS as easy as this:

var newChaosSphere = createChaosSphere();

I will be updating the JS file above with improvements.

Click here and trip for yourself (and then reload for some randomness).