An open API service indexing awesome lists of open source software.

https://github.com/mattdrivendev/isoblockeditorthing

Found some isometric block tile assets - thought I'd make a kind of editor thing with SDL3
https://github.com/mattdrivendev/isoblockeditorthing

Last synced: about 1 year ago
JSON representation

Found some isometric block tile assets - thought I'd make a kind of editor thing with SDL3

Awesome Lists containing this project

README

          

# Iso Block Editor Thing

This time in C++ using SDL3.

## Vector2
I'm just going to use an `array` to represent the vectors and implement the small vector math operations I require myself. It's lightweight and simple to think about. By convention `[0]` will represent the `x` and `y` will be represented by `[1]`.

## MonoGame Version
This is a rebuild of a [C#/MonoGame version that I've already done](https://github.com/MattDrivenDev/IsoBlockEditorThing/tree/csharp-monogame), so that I can continue to learn me some C++. You can see the "goal" app/game here:

[![Watch the Iso Block Editor Thing!](https://img.youtube.com/vi/FF7-CFqMzLo/0.jpg)](https://www.youtube.com/watch?v=FF7-CFqMzLo)

## Dinos
https://arks.itch.io/dino-characters