|
066c43b48a
|
Started implementing lod for the world. The current idea is for Lod level 1 to not use uv2. For lod level 2+ the meshes will be combined and the texture mapping will be converted to only vertex colors, and these will be simplified. Also update the modules to get all the new features needed.
|
2020-03-29 21:30:40 +02:00 |
|
|
f3f9de391a
|
Update HEADS to get the new prop related changes from Voxelman, and the WorldGenerator. Changed the voxel scale in the menu aswell.
|
2020-02-16 02:57:24 +01:00 |
|
|
1213360c58
|
Went back to using the voxel textures I created, but set them to be 256x256.
|
2020-02-15 15:42:40 +01:00 |
|
|
4df7af7e8e
|
Small tweaks.
|
2020-01-17 23:57:00 +01:00 |
|
|
7adabed50a
|
Started reworking the graphics to a more usual colorful painterly style, because after lots of experimenting now I think that is the only style that will support the gameplay I want to create. The textures I added are from cc0textures.com. Will add proper attributions when everything settles.
|
2020-01-12 14:33:17 +01:00 |
|
|
e718374c19
|
More work on the textures.
|
2020-01-09 17:50:34 +01:00 |
|
|
2f39cde662
|
Removed the old voxel textures. Also cleaned up voxel libraries.
|
2019-12-23 22:53:51 +01:00 |
|
|
2b9960056d
|
Disabled texture filters for the character, and the terrarin.
|
2019-12-11 14:59:44 +01:00 |
|
|
25f3e98f43
|
Created 3 textures using godot-procedural-textures (https://github.com/RodZill4/godot-procedural-textures). Also the test dungeon start room now generates a little ruined structure outside as the entrace.
|
2019-12-08 19:44:08 +01:00 |
|
|
3e0b247251
|
Experimented with the world scale and different sized textures, I want to make the world less like pixel art. Also changed map generation a bit, but it will need more changes, as I originally implemented the transvoxel algorithm differently, in order to have proper voxel type information.
|
2019-12-06 23:17:12 +01:00 |
|
|
ca8bdf9ce2
|
Now the characters and terrarin use the same material, and shader.
|
2019-12-03 15:22:45 +01:00 |
|
|
6c42a45910
|
Main material now uses a simple custom shader. Updated modules to head.
|
2019-11-25 12:13:16 +01:00 |
|
|
72d9502698
|
Data Part 3.
|
2019-11-20 13:59:32 +01:00 |
|