TUXDB - LINUX GAMING AGGREGATE
by NuSuey
NEWSFEED
▪️ GAMES
▪️ STEAM DECK ▪️ DEALS ▪️ CROWDFUNDING ▪️ COMMUNITY
tuxdb.com logo
Support tuxDB on Patreon
Currently supported by 9 awesome people!

🌟 Special thanks to our amazing supporters:


✨ $10 Tier: [Geeks Love Detail]
🌈 $5 Tier: [Arch Toasty][Benedikt][David Martínez Martí]

Steam ImageSteam ImageSteam ImageSteam ImageSteam ImageSteam Image
Devblog 66

Johann

Performance and Graphical user interface conversion


This week I've been sitting with the artists to do some much needed optimizations. These are mainly important for VR, in which you have to render at a very high FPS to reduce motion sickness. For example; for the Oculus Rift this is 90 FPS. We've began with the first level, Diving Base. We've managed to improve a lot, and after we do some code optimizations we'll reach the target FPS. As for the GUI conversions; Now all of the systems are converted, I'm currently working on getting everything stable and ready for putting live. Jeroen

World of Diving Oculus support


This week I've been working on fixing bugs for support of World of Diving on the Oculus Platform. Steam provides functionality for handling user lobbies, inviting users to a game and matchmaking. This is something the Oculus platform also supports, but in a different way. So another implementation of our networking system using Oculus platform had to be implemented to allow multiplayer to work. We would like to have the implementation and the interface to player to be almost identical between Steam and Oculus. This is still work in progress, because there are slight variations in how the 2 platforms handle matchmaking and inviting other users. On top of that, there is not always a clear and good documentation on how third party code is designed, so often some experimentation is required to find out how everything works exactly. So the end goal of this is to have multiplayer while playing the game using the Oculus platform that gives almost exactly the same experience to users as multiplayer does in Steam. Please note that this means that matchmaking will therefore not allow a player from one platform to connect to a player from another platform. This is to allow for the functionality like inviting friends through Steam & Oculus. Vincent

Diving Base optimizations


Hi there, It has been a while since we did a blog. This reason behind it was that we felt the blogs didn't make sense when we don't have anything useful to show for. We are doing a blog right now to show we are still dedicated and working on WoD. Last weeks I have been working on optimizing the game for VR. This should also be noticeable in the non VR version. I have redone most of the rock in the diving base. Right now there was a lot of 'popping' from LOD models and there were a lot of different materials on the rocks.Now every rock is done with a bigger rock so it are lesser seperate models. I also deleted all the polygons that are beneath the terrain. Normally this would not matter too much but because VR need to run on 90fps we needed the optimisation and it look better to. This is the same for the coral rock which are now grouped and have no more polygon under the terrain. Hopefully you like it.

Bjorn

Art optimizations


In the past couple of weeks we have been working on alot of optimization for the game and we have tried our best to make the game look better than it did before. Below are a few screenshots of some of the new models in the game, After posting some work in progress shots off some collectables in the past Dev Blog I worked on a few more. Next to this I did alot of optimization work for the levels so the framerate should run alot more stable now. I hope you guys enjoy and I will stay hard at work at some more stuff to make the game awesome ! :)






Niels

More art optimizations...


Hello Divers! My job has mostly been focussed on optimizing current artwork, and I have had the chance to get some work done on new models aswell. I hope to be creating more visually appealing artwork in the future.





Jeff

Even more art optimizations!


I have been working on optimizing existing items, areas; making new items (collectables); Creating new textures; And also well on the way for the community shipwreck. The ship itself is nearing completion after which it will be turned into an actual wreckage. Also the environment is being blocked out and concept arts have been made for the look and feel.





Mermaid statue for the shipwreck
Yorick

And another artist doing artist work things


Hello my name is Yorick. I'm one of the 3D artist at vertigo. I've been working on some new stuff for World of diving. Mostly I was busy optimizing art. I've been combining different assets so they use one texture, which is good for performance. I did this for the corals, seaweed and the assets that can be found in the Diving Base level. I've been making new textures and new assets. If you scroll down you can see what I've been working on.






[ 2016-03-29 08:39:29 CET ] [ Original post ]

Devblog 66

Johann

Performance and Graphical user interface conversion


This week I've been sitting with the artists to do some much needed optimizations. These are mainly important for VR, in which you have to render at a very high FPS to reduce motion sickness. For example; for the Oculus Rift this is 90 FPS. We've began with the first level, Diving Base. We've managed to improve a lot, and after we do some code optimizations we'll reach the target FPS. As for the GUI conversions; Now all of the systems are converted, I'm currently working on getting everything stable and ready for putting live. Jeroen

World of Diving Oculus support


This week I've been working on fixing bugs for support of World of Diving on the Oculus Platform. Steam provides functionality for handling user lobbies, inviting users to a game and matchmaking. This is something the Oculus platform also supports, but in a different way. So another implementation of our networking system using Oculus platform had to be implemented to allow multiplayer to work. We would like to have the implementation and the interface to player to be almost identical between Steam and Oculus. This is still work in progress, because there are slight variations in how the 2 platforms handle matchmaking and inviting other users. On top of that, there is not always a clear and good documentation on how third party code is designed, so often some experimentation is required to find out how everything works exactly. So the end goal of this is to have multiplayer while playing the game using the Oculus platform that gives almost exactly the same experience to users as multiplayer does in Steam. Please note that this means that matchmaking will therefore not allow a player from one platform to connect to a player from another platform. This is to allow for the functionality like inviting friends through Steam & Oculus. Vincent

Diving Base optimizations


Hi there, It has been a while since we did a blog. This reason behind it was that we felt the blogs didn't make sense when we don't have anything useful to show for. We are doing a blog right now to show we are still dedicated and working on WoD. Last weeks I have been working on optimizing the game for VR. This should also be noticeable in the non VR version. I have redone most of the rock in the diving base. Right now there was a lot of 'popping' from LOD models and there were a lot of different materials on the rocks.Now every rock is done with a bigger rock so it are lesser seperate models. I also deleted all the polygons that are beneath the terrain. Normally this would not matter too much but because VR need to run on 90fps we needed the optimisation and it look better to. This is the same for the coral rock which are now grouped and have no more polygon under the terrain. Hopefully you like it.

Bjorn

Art optimizations


In the past couple of weeks we have been working on alot of optimization for the game and we have tried our best to make the game look better than it did before. Below are a few screenshots of some of the new models in the game, After posting some work in progress shots off some collectables in the past Dev Blog I worked on a few more. Next to this I did alot of optimization work for the levels so the framerate should run alot more stable now. I hope you guys enjoy and I will stay hard at work at some more stuff to make the game awesome ! :)






Niels

More art optimizations...


Hello Divers! My job has mostly been focussed on optimizing current artwork, and I have had the chance to get some work done on new models aswell. I hope to be creating more visually appealing artwork in the future.





Jeff

Even more art optimizations!


I have been working on optimizing existing items, areas; making new items (collectables); Creating new textures; And also well on the way for the community shipwreck. The ship itself is nearing completion after which it will be turned into an actual wreckage. Also the environment is being blocked out and concept arts have been made for the look and feel.





Mermaid statue for the shipwreck
Yorick

And another artist doing artist work things


Hello my name is Yorick. I'm one of the 3D artist at vertigo. I've been working on some new stuff for World of diving. Mostly I was busy optimizing art. I've been combining different assets so they use one texture, which is good for performance. I did this for the corals, seaweed and the assets that can be found in the Diving Base level. I've been making new textures and new assets. If you scroll down you can see what I've been working on.






[ 2016-03-29 08:39:29 CET ] [ Original post ]

World of Diving
Vertigo Games Developer
Vertigo Games Publisher
2014-08-26 Release
Game News Posts: 35
🎹🖱️Keyboard + Mouse
🎮 Full Controller Support
Mixed (501 reviews)
The Game includes VR Support
Oculus: 1
SteamVR: 1
Keyboard & mouse: 1
Gamepad support: 1
Room width requirement: 2
Room depth requirement: 1.5
Standing: 1
Seated: 1
Public Linux Depots:
  • World of Diving Depot Linux [9.16 G]
An uncharted world awaits.

World of Diving is the VR-enabled online diving game that brings you an exhilarating multiplayer diving adventure, all without getting wet. access the game via Early Access and start playing straight away!

World of Diving enables you… to freely explore the ocean and make progress through exciting challenges:
  • Interact with the amazing sea life.
  • Compete against your fellow divers.
  • Discover the sunken remains of history.
  • Collect and salvage ancient treasure.

As a diver… you can be a contributing member of an active community:
  • You design, create and share your own content.
  • You influence the development of new features.
  • Your positive activity is rewarded with unique content and special privileges.

Customize everything
  • Appearance;
  • Gear & tools;

Your personal diving base
  • Invite your friends in multiplayer.
  • Unlock your next diving missions.

MINIMAL SETUP
  • OS: Ubuntu 10.10 or Higher - 64 Bit
  • Processor: Dual CoreMemory: 2 GB RAM
  • Memory: 2 GB RAM
  • Graphics: pixel shader 3.0 compatibleNetwork: Broadband Internet connection
  • Storage: 7 GB available space
RECOMMENDED SETUP
  • OS: Ubuntu 10.10 or Higher - 64 Bit
  • Processor: i7 or equivalentMemory: 4 GB RAM
  • Memory: 4 GB RAM
  • Graphics: pixel shader 3.0 compatibleNetwork: Broadband Internet connection
  • Storage: 7 GB available space
GAMEBILLET

[ 5729 ]

8.27$ (17%)
2.22$ (78%)
6.79$ (-36%)
16.79$ (16%)
12.74$ (15%)
16.96$ (15%)
4.44$ (78%)
12.29$ (18%)
40.04$ (11%)
8.39$ (16%)
27.16$ (15%)
12.74$ (15%)
5.94$ (15%)
7.11$ (11%)
21.24$ (15%)
6.22$ (11%)
12.44$ (17%)
17.79$ (11%)
8.89$ (78%)
20.99$ (16%)
16.96$ (15%)
24.59$ (18%)
21.99$ (12%)
13.34$ (11%)
34.39$ (14%)
13.04$ (13%)
13.21$ (17%)
16.57$ (17%)
17.19$ (14%)
33.96$ (15%)
GAMERSGATE

[ 842 ]

1.11$ (91%)
1.91$ (87%)
3.19$ (79%)
0.64$ (87%)
0.54$ (91%)
1.28$ (79%)
4.19$ (30%)
2.38$ (66%)
2.04$ (66%)
0.43$ (91%)
0.51$ (91%)
0.75$ (85%)
4.88$ (62%)
3.19$ (79%)
2.13$ (91%)
12.15$ (59%)
2.5$ (50%)
1.28$ (79%)
0.9$ (92%)
1.0$ (90%)
11.62$ (54%)
0.6$ (80%)
13.49$ (33%)
2.3$ (74%)
5.1$ (74%)
0.43$ (91%)
3.4$ (83%)
0.84$ (58%)
9.55$ (36%)
15.3$ (62%)

FANATICAL BUNDLES

Time left:

11 days, 8 hours, 7 minutes


Time left:

18 days, 8 hours, 7 minutes


Time left:

7 days, 8 hours, 7 minutes


Time left:

4 days, 8 hours, 7 minutes


Time left:

12 days, 8 hours, 7 minutes


Time left:

14 days, 8 hours, 7 minutes


Time left:

35 days, 8 hours, 7 minutes


Time left:

356460 days, 0 hours, 7 minutes


Time left:

17 days, 8 hours, 7 minutes


Time left:

46 days, 8 hours, 7 minutes


Time left:

32 days, 8 hours, 7 minutes


Time left:

42 days, 8 hours, 7 minutes


HUMBLE BUNDLES

Time left:

1 days, 2 hours, 7 minutes


Time left:

6 days, 2 hours, 7 minutes


Time left:

8 days, 2 hours, 7 minutes


Time left:

13 days, 2 hours, 7 minutes

by buying games/dlcs from affiliate links you are supporting tuxDB
🔴 LIVE