#
ecs
Here are 1,636 public repositories matching this topic...
html
threejs
game-engine
vr
webvr
virtualreality
vive
oculus
rift
ecs
aframe
virtual-reality
daydream
3d
-
Updated
Feb 23, 2022 - JavaScript
A curated list of awesome Amazon Web Services (AWS) libraries, open source repos, guides, blogs, and other resources. Featuring the Fiery Meter of AWSome.
route53
aws
elasticsearch
lambda
machine-learning
cloud
cloudformation
ec2
serverless
aws-sdk
dynamodb
s3
cloudwatch
iam
ecs
kinesis
aws-cli
cloud-management
redshift
rds
-
Updated
Feb 10, 2022 - Python
Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more
gamedev
reflection
game-engine
cpp
data-oriented-design
modern-cpp
game-development
ecs
entity-component-system
header-only
cpp17
game-programming
production-ready
no-dependencies
architectural-patterns
data-oriented
game-dev
cpp20
ecs-framework
entt
-
Updated
Feb 25, 2022 - C++
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
game
c-sharp
gamedev
design-pattern
performance
game-engine
tdd
unity
game-development
design-patterns
ecs
entity-component-system
entity-framework
entity
paradigm
test-driven-development
entity-component
entitas
paradigmshift
entitas-csharp
-
Updated
Feb 3, 2022 - C#
Monitoring, visualisation & management for Docker & Kubernetes
-
Updated
Feb 25, 2022 - Go
This is the public roadmap for AWS container services (ECS, ECR, Fargate, and EKS).
-
Updated
Jan 7, 2022 - Shell
Deployment scripts & config for Sock Shop
-
Updated
Feb 16, 2022 - Python
A fast entity component system (ECS) for C & C++
gamedev
cpp
data-oriented-design
c99
game-development
ecs
entity-component-system
cpp11
ecs-framework
flecs
-
Updated
Feb 26, 2022 - C
Simple shell script for initiating blue-green deployments on Amazon EC2 Container Service (ECS)
-
Updated
Feb 15, 2022 - Shell
Open
Entity physics
4
caelunshun
commented
Mar 2, 2021
Implement entity physics: gravity and collisions with blocks.
The basic algorithm for Minecraft entity physics is, each tick, to:
- Add velocity to position.
- For each axis (X/Y/Z) individually, check for collisions between the entity's bounding box and blocks. If there are any, clamp the entity's position to the edge of the block. There are some useful details on collision detection [here
A wonderful list of Game Development resources.
game
gamedev
csharp
game-engine
unity
game-development
shader
ecs
awesome-list
2d-game-framework
game-math
unity-ecs
ecs-libraries
game-asset
physics-framework
-
Updated
Feb 25, 2022
timbaileyjones
commented
Aug 12, 2019
While testing another PR, I found that mu pipeline logs command displays information from the pipelines, but also shows this error:
$ mu pipeline logs
[... normal, expected output ...]
func1 ▶ ERROR ResourceNotFoundException: The specified log group does not exist.
status code: 400, request id: f7260741-7f69-4772-b4cc-7c6a9c22d264This error does not occur with the `-f
LeoECS is a fast Entity Component System (ECS) Framework powered by C# with optional integration to Unity
unity
game-development
unity3d
ecs
entity-component-system
unityengine
data-oriented
ecs-framework
leoecs
-
Updated
Feb 22, 2022 - C#
Easily run your Compose application to the cloud with compose-cli
docker
cli
docker-compose
azure
docker-engine
ecs
aci
amazon-web-services
amazon-ecs
moby
fargate
azure-aci
docker-desktop
-
Updated
Feb 16, 2022 - Go
Svelto ECS C# Lightweight Data Oriented Entity Component System Framework
-
Updated
Feb 10, 2022 - C#
Powerful CLI tool to simplify Amazon ECS deployments, rollbacks & scaling
docker
aws
deployment
containers
scheduling
ecs
aws-cli
aws-ecs
scaling
amazon-web-services
ecs-service
ecs-cli
-
Updated
Feb 21, 2022 - Python
Improve this page
Add a description, image, and links to the ecs topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ecs topic, visit your repo's landing page and select "manage topics."
Feature Description
We are planning to use the enterprise snapshot feature to backup consul to Minio.
Currently, the config does not have an option to force s3 path style:
consul-s3-storage-options
instead of backing up to BUCKET.MINIO_URL, it should backup to MINIO_URL/BUCKET
For informatin, this option