Colour Index Encoding Selection in WebGL
Every 3D application will have user interaction to some degree. But with the CPUs and GPUs these days, it’s easy to have 100’s or 1000’s of entities per scene, and if you want to do per-triangle…
Vertices Engine Optimizations – Camera Frustum Culling
If a tree falls in the woods, but there’s no Camera Frustums around to see it, does it still get rendered?
Check out through the link how we implement Camera Frustum Culling to optimise 3D scenes within the #VerticesEngine.
Metric Dev – Ship AI
Getting AI’s Running in Metric Racer. RT gives a quick snap shot of all of it over at his dev blog.
Iris 3D Viewer
We’re excited to announce the release of the Chrome Extension for Iris 3D Viewer, our online 3D Exchange File Format viewer. The extension allows users to jump to the open source model viewer directly from Chrome’s Extension bar.
3C Version 1.0 Release!
I’m excited to bring out our first app 3C – Crop Capture Create! 3C is a chrome extension which can take a screen shot of a cropped section, the current view, or an entire web sites…
Virtex Edge Dev Blog: Porting 2D Game Play
This week I’ve posted about the experience of porting over from XNA under Windows too MonoGame under both Windows and Linux within a 2D Game. Porting 2D Game Play I’m working on two games at the…
Vertices Engine: Features
The Vertices Engine is an in-house developed engine based in built from the ground up in C#. It comes compatible with both XNA and MonoGame libraries for use as the back end allowing it to be…
Virtex Dev Blog
We’re keeping a dev blog of what’s going on with Virtex and how our games and apps are coming along along with a set of tutorials with game design, technical tricks and shader examples. As well as…