Ruben Torres Bonet's Blog
We finally meet.
I am Rubén Torres Bonet, presently working as a Senior Game Programmer at ForceField XR in Amsterdam. Previously, I was a Technical Lead at Exozet Games.
I have worked in games such as: Star Trek Bridge Crew (Oculus Quest), Anne Frank House VR, Time Stall, Catan Universe, Diamond Dash, Jelly Splash, Blackguards, ​Carcassonne,​ Jochen Schweizer VR,​ ConcertVR PS4....
Interests:
- Gamedev architecture
- Graphics
- Hardware and optimization
- Research
Reach out in Linkedin and my blog.
Expert Blogs
Learn how to make your expensive Unity scripts cost nothing while they are offscreen.
Learn about the lovely KISS Command Pattern in Unity I can’t live without in my games. This pattern will empower you to easily connect your gameplay systems without all the complexity that comes from asynchronous systems. Best of al
- Are you using a dependency injection system in Unity?
- If so, can you understand, read, debug and maintain the code of your dependency injection system in less than 10 minutes?
If the answer to any is NO, this post might ring a bell
Learn about the lovely KISS Command Pattern in Unity I cannot live without. Enjoy powerful async gameplay systems!
In this blog post, you’ll learn what texture compression is, why it is important for your project and how to apply it to improve your GPU and memory performance.
In this blog post, I will show you why, when and how you should use LOD in Unity. Remember, LOD is not only about the poly count.
Ruben Torres Bonet's Comments
Comment In:
[Blog - 06/18/2021 - 10:18]
Hey Jacob,It all depends on ...
Hey Jacob,It all depends on your shader parameters.In my experience, you don 't get sorting problems visually speaking but it indeed costs you performance due to more limited depth-testing GPU optimizations.
Comment In:
[Blog - 02/08/2021 - 10:33]
Comment In:
[Blog - 09/15/2020 - 11:09]
Thanks for the correction Amir.I ...
Thanks for the correction Amir.I wrongly assumed it was developed at Unity.I updated the article to give lots of credits to Mattias and his great work.AutoLOD is now on my radar for a future post :-
Comment In:
[Blog - 08/11/2020 - 10:55]
Comment In:
[Blog - 08/03/2020 - 11:00]
Comment In:
[Blog - 06/15/2020 - 11:04]