• Stars
    star
    2
  • Language
    Rust
  • Created over 2 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Testing how to create a 2d material with custom vertex attributes using bevy's new pipelined renderer.

More Repositories

1

dots-roguelike

A "traditional" ascii roguelike built using Unity's ECS/DOTS framework.
C#
165
star
2

dots-blockworld

A block world prototype using Unity DOTS and ECS. Because someone had to do it.
C#
136
star
3

bevy_ascii_terminal

A simple terminal for rendering ascii in bevy.
Rust
92
star
4

rltk_unity

A framework for developing ascii based "traditional" roguelikes in Unity.
C#
52
star
5

bevy_roguelike

A traditional roguelike made in bevy. Originally built from the wonderful Rust Roguelike Tutorial: https://bfnightly.bracketproductions.com/
Rust
37
star
6

ecs-turnbasedprototype

An example of a very simple turn based system in Unity's ecs.
C#
24
star
7

pathfinding

A simple generic solution for pathfinding in Unity that works with jobs and burst.
C#
21
star
8

Unity_FontAtlasGenerator

An editor-only tool for Unity that generates PNG font atlases from arbitrary strings. Built in support for Code Page 437 (if the font supports it).
C#
21
star
9

bevy_tiled_camera

A simple camera for properly displaying tile-based low resolution pixel perfect 2D games in bevy.
Rust
21
star
10

unityecstetristest

Trying to make Tetris with Unity's ECS system
C#
14
star
11

sark_pathfinding_rs

A simple implementation of the pathfinding algorithm from red blob games https://www.redblobgames.com/pathfinding/a-star/implementation.html
Rust
11
star
12

terminals

Utilities for rendering to pixel perfect terminals in Unity.
C#
8
star
13

nativecontainers

NativeContainers for Unity.
C#
6
star
14

adam_fov_rs

A rust implementation of Adam Milazzo's FOV algorithm http://www.adammil.net/blog/v125_Roguelike_Vision_Algorithms.html#mine
Rust
5
star
15

tiled_camera

A simple utility for rendering a pixel perfect viewport in terms of "tiles".
C#
4
star
16

unity_bevymark

C#
3
star
17

unitydots_simplecollision

An example of a simple jobified sphere-sphere collision system in DOTS. Uses a spatial map for broadphase.
C#
3
star
18

sark_grids_rs

Grids for storing data or dealing with grid-based positioning.
Rust
2
star
19

bevy_ascii_snake

A simple version of Snake built in Bevy using Bevy Ascii Terminal.
Rust
2
star
20

bevy_ascii_tetris

Rust
2
star
21

bevy_rust_roguelike_tut_web

JavaScript
1
star
22

bat_ui

Rust
1
star
23

bevy_lazy_prefabs

Bevy prefabs for lazy people.
Rust
1
star