nsmryan / RustRoguelike

This Rust Roguelike is a Roguelike written in Rust.
17 stars 3 forks source link

Test 3D graphics using 2D tiles #360

Open MicroChasm opened 3 years ago

MicroChasm commented 3 years ago

RustRoguelikeLevelTest_3D copy

nsmryan commented 3 years ago

Wow, that looks amazing.

nsmryan commented 3 years ago

Where do you want to go with this? It looks really good, but its probably out of scope for a while. Perhaps its still useful, or easy enough to do?

MicroChasm commented 3 years ago

UI Test

3DGraphicsUITest

MicroChasm commented 3 years ago

This is a test of a different color setup

RustRoguelikeLevelTest_3dColormod

MicroChasm commented 3 years ago

This is a first test of a shader for the character. The pose is random, it's just from the golem scene. Personally, I think her skin needs work. I'd like to do a test with something more like a crosshatch instead of the halftone dots, but the dots aren't bad either.

characterstyletest1 copy

nsmryan commented 3 years ago

That is very cool. The hair, the clothes and their pattern, and the energy all look especially good. I see what you mean about the skin needing some work though.

MicroChasm commented 3 years ago

Shader Test

LevelRenderTest1

MicroChasm commented 3 years ago

SceneRenderTest5

MicroChasm commented 3 years ago

SceneRenderTest3

MicroChasm commented 3 years ago

RustLevelRenderTest1_reduced