Advertisement

Latest VR Activity

Josh Klint
July 15, 2024 08:27 PM
Ultra Engine 0.9.6 Released

Ultra Engine 0.9.6 is here, with a new foliage system that replaces and improves the vegetation system in Leadwerks. Whereas Leadwerks uses a geometry shader, Ultra uses a compute shader that provides more power and better performance. The most significant improvement is the inclusion of sublayers,…

4,731 views
Advertisement
RPTD
November 23, 2023 05:34 PM
Drag[en]gine 1.20 and DEMoCap 1.1 Released
Drag[en]gine Game Engine 1.20 Release

Download Drag[en]gine 1.20

This release focused on improving language support and gamepad support. This list contains some of the important improvements and fixes:

  • DragonScript: Adding support to used translatable text in widgets (for example "@UI.Cancel").
  • Dragon…
3,300 views
RPTD
August 05, 2023 12:55 AM
Drag[en]gine 1.18 and DEMoCap 1.0 Released
Drag[en]gine Game Engine 1.18 Release

Download Drag[en]gine 1.18

This release contains various bug fixes and improvements but also new features to help with special effects and simplifying animation work.

This includes clip.plane and clip.plane.border texture properties. These new texture properties …

5,188 views

Hello, first time poster. I hope I've posted this in the right forum. I have an idea for an interesting mechanic but I'm not sure what type of game I should make for it. I recently learned about Rumble, which is essentially fighting game with Avatar-style earthbending. Players fight in an arena and…

3,720 views

Nobody's noticed that you're replying to a year-old post?

Thread locked.

7,766 views
Neoshaman
April 03, 2023 05:57 AM

I never implemented this, so Ican only speculate probable way to do it.

If mesh do not separate into submesh but is a glorified incision:

  • I would consider tesselation, basically find a point on a triangle, find the UV, draw to texture, use texture to tesselate.
  • Same but using paralax occlusion mapping…
3,629 views

Yi_Meandr said:
what else should I count?

Every other way you might spend money. Hardware, software, software licenses. Webhosting, legal counsel, accounting help, business fees, taxes. If you will have an office: rent, utilities, parking, furniture, supplies, cleaning supplies and costs, coffee… the…

6,540 views

PhD Studentship on Sound design for augmented embodied interactions in virtual environments.

Contact for more details: Dr Balandino Di Donato: b.didonato@napier.ac.uk and at this link https://www.jobs.ac.uk/job/CLV913/8-phd-studentships

Sound design can play a crucial role in supporting immersive exp…

4,752 views
Venatus Games
August 29, 2021 10:20 PM
Nightfall DevBlog - Now in Color
Introduction

Folks – it's that time again. We're back for another blog post… and it's a doozy! We're bringing more variety to the game than ever before and that's what this blog post focuses on. We've been hard at work on the Alpha release of the game and we're very excited to share our progress si…

11,161 views
Venatus Games
May 12, 2021 01:55 PM
Nightfall DevBlog - Light the Night!
Introduction 

We're a little late for this but – Happy New Year! Hard to believe this is our first blog post of 2021. Time really flies. As per usual, we've been caught up in the whirlwind that is life. Unfortunately, I had a brush with COVID-19 that was not so fun, and a lot of our team membe…

10,050 views
mfilion
November 02, 2020 08:19 PM
Monado OpenXR update: Passing conformance, Android support & more

Now available, Monado 0.4 OpenXR runtime introduces initial support for Android and passes all of the OpenXR conformance tests with both OpenGL and Vulkan on desktop with a simulated device.

https://www.collabora.com/news-and-blog/news-and-events/monado-update-passing-conformance-android-support-and…

6,861 views
Venatus Games
October 28, 2020 12:47 AM
Nightfall DevBlog - The Challenges of Game Dev
Introduction

Hello survivors of the night! How have you been? It's been six months since our last blog post. Just over a half a year. We took a good long break from creating these blogs as it put a lot of added stress onto our development and at the end of the day, Nightfall is still a hobby projec…

8,294 views
mfilion
July 17, 2020 04:32 PM
Lighthouse positional tracking in Monado with libsurvive

HTC Vive (Pro) & Valve Index users can now experiment with positional tracking with a fully open source stack, thanks to the implementation of a libsurvive driver in Monado, the OpenXR runtime for Linux.

https://www.collabora.com/news-and-blog/news-and-events/lighthouse-positional-tracking-in-mo…

5,981 views
EF_EVE
April 24, 2020 09:55 AM
What is Volumetric Capture and Photogrammetry?
Volumetric Capture and Photogrammetry

This article will explain in detail what is volumetric video and photogrammetry and how it is used for games, VR, AR. Photogrammetry has been around since the mid-19th century. The first iterations of the technique were mainly used in measuring and interpreting …

9,476 views
Venatus Games
April 03, 2020 03:00 AM
Nightfall - DevBlog #8
The player stumbles across a vein of coal… Introduction 

Welcome back! In the month and half since our last post, the world has changed quite a bit. While I don't mean it as a pun, both the real world and Nightfall's world are much different from what they were at the time of our last blog pos…

8,106 views
Unity Job System: Excessive Multithreading Might Hurt Your Performance

1 core, 2 cores, 4 cores, 8 cores, 16 cores! Who's got more? The more cores, the better. The Unity Job System will squeeze them all, right? Yeah, probably. But what if Unity was over-milking your CPU? Would that be a problem?

[The original post is found at Unity Job System: Excessive Multithreading …

18,923 views
Unity Scene Hierarchy: Catch that Performance Thief! (Part 2)

Last week, I wrote a post to show you how your unity scene hierarchy is reducing the performance of your game. That post arose awareness across many of you developers. And so, many of you asked great questions that I'll answer in today's entry.

[The original post can be found here]

Yes... …

9,346 views
Unity Optimization: Your Scene Hierarchy is Robbing you

You've optimized all of the low-hanging fruits of your game. Except that you didn't. You missed a sneaky, non-so-obvious spot: optimizing your Unity Scene Hierarchy.

[The original entry with its formatting can be found at Unity Optimization: Your Scene Hierarchy is Robbing you Performance]

10,033 views
Unity UI Profiling: How Dare You Break My Batches?

[The original post with its formatting can be found at the Unity UI Profiling entry]

You spend an infinite amount of time optimizing your Unity UI. But, all it takes to really screw up performance is a sneaky modification on a tiny attribute of an almost invisible Canvas UI element. And when t…

19,370 views
Advertisement
Advertisement