My name is Ryan Alexander. This archive is a collection of audio visual forms which are made by hand, in code, or by camera, in virtual and physical form.
Free 3D Models, TF3DM is the go to place where you can share your free 3d assets and download instantly any you like. TF3DM hosts 15.000+ 3d models, in various formats for BLENDER, OBJ, 3DS, C4D, MAX, MAYA, which you can download absolutely for free.
In this blog post we will cover some of the basics of the Barnes Hut algorithm. This is completely new to me, it is not an algorithm I’ve used/studied before (and I am by no means an astrophysicist). Nonetheless it has piqued my interest so I have decided to write about it. In this blog I will be talking about 2 dimensions unless otherwise stated, this just makes the resulting code run a little quicker and output easier to visualise. Modifying the 2d code to be 3d (or even higher dimension) requires only minor revisions.
While simple approximations to the bbox are trivial (such as computing the bounding box of their control points), in this article we deduce the exact bounding box analytically.