• Register

Brick Inventions is a physics based block game made in Unity 5. It combines simple blocks with physics, which creates a new, unique gameplay experience as everything you build can be destroyed. Build awesome structures, invent machines, master different challenges or play against other players in exciting multiplayer battles - the game contains a variety of modes.

Post news Report RSS Brick Inventions - Massive Physics Simulations with Unity 5

Several months ago, Brick Inventions was updated to Unity 5. This enabled huge physics simulations with the power of PhysX3.3. Therefore, I have now created a video full of explosions and tall structures collapsing in the sandbox mode of Brick Inventions.

Posted by on

For quite some time now, I wanted to create a video that shows what is possible in Brick Inventions with Unity 5. Last week, I stared to work on the video and it took me several days of building things in the game, testing it out, recording and editing to finish it. Here it is, I hope you enjoy it:


Besides displaying the possibilities in the game, creating the video was also a good test to see how the game is performing and if the tools in the game are good enough so that you could build huge structures without having to place every single block and spending several days on it. Thanks to the Inventor Mode, creating the structures was quite easy, as I only needed to build separate parts and put them together.


Screenshot


As I mentioned some time ago in another post, the performance of the game depends mostly on how many blocks are moving at the same time. The physics calculations are performed on the CPU and are fully multithreaded so the power of your processor determines how many blocks you can simulate on your computer.

The scenes in the video consist roughly out of 1000 - 2000 blocks, which are in some cases are all moving at the same time. (The scene from the image at the top has 1.8k blocks, the scenes from the images below 1.7k and 900 blocks). That are quite a lot of objects to simulate and the simulations sometimes pushed my i5 2500k (which is several years old now) to its limits. For the recording, I overclocked it to 4Ghz (from 3.3Ghz) to compensate the performance decrease from the recording software.

Screenshot


Screenshot


Altogether, it was fun to create the video and seeing how it all finally comes together. It is hard to tell which shot I like the most but if I had to name one, I think it would be the one at the end where the circular structure is blown up by the TNT blocks as the physics look awesome in that one.

Hope you like the video, which one is your favourite shot?

Post a comment

Your comment will be anonymous unless you join the community. Or sign in with your social account: