Cubiquity voxel engine
-
Lelue
Mapper
- Posts: 217
- Joined: Sun Nov 11, 2012 2:52 pm
Hey, this Looks really awesome and When we want to Build a bombed City like Dresden '45 we could use this to destroy the houses, is there a Way to Convert the unity3d Version back to vxl . ?
FreedomFighters
Lelue
-
David Williams
Deuce - Posts: 20
- Joined: Mon Mar 18, 2013 9:40 pm
Lelue wrote:is there a Way to Convert the unity3d Version back to vxl . ?Unfortunately not. At some point we'll probably allow users to import/export their data as image slices (see here) because it's independent of any particular engine, but we haven't properly implemented that yet.
-
Jdrew
Mapper
- Posts: 4808
- Joined: Tue Oct 30, 2012 10:48 pm
cool
-
Lelue
Mapper
- Posts: 217
- Joined: Sun Nov 11, 2012 2:52 pm
mh... couldnt you script something to convert it back?
FreedomFighters
Lelue
-
David Williams
Deuce - Posts: 20
- Joined: Mon Mar 18, 2013 9:40 pm
Oh, yes, it would be possible it's just not implemented yet. For testing purposes was more important to get data into the engine rather than out of it. Eventually it would be nice to have both import and export options, so that it can be used with other level design tools.
-
Lelue
Mapper
- Posts: 217
- Joined: Sun Nov 11, 2012 2:52 pm
that would be awesome thanks david
FreedomFighters
Lelue
-
Influx
Mapper
- Posts: 163
- Joined: Sat Dec 15, 2012 5:11 pm
Roads? Where we're going, we won't need roads.
Pretty fun to mess about in, nice work. Are you going to try and implement some sort of climbing feature so the tank can smoothly go over, say, a 1 voxel height increase?
Also, if you're going to work on unsupported voxels collapsing, a game that does that well is A New Zero, particularly this version which is a tank demo. A video showing it in action, and also how it's done, is shown in the video in this blog post.
I hope you find some of these resources helpful!
Pretty fun to mess about in, nice work. Are you going to try and implement some sort of climbing feature so the tank can smoothly go over, say, a 1 voxel height increase?
Also, if you're going to work on unsupported voxels collapsing, a game that does that well is A New Zero, particularly this version which is a tank demo. A video showing it in action, and also how it's done, is shown in the video in this blog post.
I hope you find some of these resources helpful!
-
David Williams
Deuce - Posts: 20
- Joined: Mon Mar 18, 2013 9:40 pm
Influx wrote:Roads? Where we're going, we won't need roads.So far I'm mostly focused on the engine rather than the game, so I haven't worried too much about these kinds of physics glitches. But yes, eventually I need to fix this. Or maybe I'll switch to a human character for the demo, or even an aerial vehicle? I'm not sure yet...
Pretty fun to mess about in, nice work. Are you going to try and implement some sort of climbing feature so the tank can smoothly go over, say, a 1 voxel height increase?
Influx wrote:Also, if you're going to work on unsupported voxels collapsing, a game that does that well is A New Zero, particularly this version which is a tank demo. A video showing it in action, and also how it's done, is shown in the video in this blog post.Wow, that's cool! Looks like they have a nice method for deciding what should collapse (not just voxels directly above), and I really like the smoke effect. I should take some inspiration from this :-)
-
learn_more
Coder
- Posts: 891
- Joined: Sun Mar 24, 2013 9:59 pm
-
David Williams
Deuce - Posts: 20
- Joined: Mon Mar 18, 2013 9:40 pm
learn_more wrote:no more updates?Nothing too exciting, though a new version of Unity was released which now supports shadows for free. So I was able to test shadows with the voxel world:

Overall though I'm working to make an early release of the Unity addon in the coming weeks. We're planning to host the code publically in BitBucket so that anyone can use it for free, but a license will be required to use volumes larger than 256x256x256. So the free version won't load Build and Shoot maps (they are too large) but you will be able to use it to make smaller voxel-based games.
-
Jdrew
Mapper
- Posts: 4808
- Joined: Tue Oct 30, 2012 10:48 pm
Why would that be?
-
learn_more
Coder
- Posts: 891
- Joined: Sun Mar 24, 2013 9:59 pm
-
David Williams
Deuce - Posts: 20
- Joined: Mon Mar 18, 2013 9:40 pm
The aim is indeed to make some money from this project, and providing both free and paid versions seems like a good way to approach that. We benefit from some free publicity and testing while users get to make sure that the system does everything they need before buying.
The choice of 256x256x256 as an upper limit on the free version is pretty arbitrary... it needs to be big enough to be able to make real games but also small enough that the paid version can go significantly higher. That figure seemed about right but it could change once we establish just how big the system can go.
The choice of 256x256x256 as an upper limit on the free version is pretty arbitrary... it needs to be big enough to be able to make real games but also small enough that the paid version can go significantly higher. That figure seemed about right but it could change once we establish just how big the system can go.
-
Jdrew
Mapper
- Posts: 4808
- Joined: Tue Oct 30, 2012 10:48 pm
How do you suppose users will be able to make smaller maps?
-
David Williams
Deuce - Posts: 20
- Joined: Mon Mar 18, 2013 9:40 pm
I think map creation is a problem for voxel-based games regardless of the map size. We'll create a basic editor inside Unity but I'm not sure if people want to create maps that way in practice (it probably depends on the type of game). For Voxeliens we used procedural generation which is quite popular, otherwise there's options like importing from a heightmap or voxelizing a mesh.
I expect we'll have to make some tools for some of the above tasks, and I expect we can just give these away for free separate from the Unity stuff. But first the main engine has to be beaten into shape :-)
I expect we'll have to make some tools for some of the above tasks, and I expect we can just give these away for free separate from the Unity stuff. But first the main engine has to be beaten into shape :-)
Who is online
Users browsing this forum: No registered users and 27 guests
