SkillAgentSearch skills...

RayLibCs.EditorSandbox

Using Raylib_cs to see if some basic editor techniques can be implemented

Install / Use

/learn @samoatesgames/RayLibCs.EditorSandbox
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

RayLib C# - Editor Viewport Sandbox

This repository makes use of RayLibCs and implements some core features required for an editor viewport. This is still a work in progress but provides the following features:

  • Selection with Gizmo interaction.
  • Outline selection shader.
  • Infinite world grid.

features

With thanks:

This repository combines the following feature sets and ports them to RayLibCs.

  • Gizmo - https://github.com/cloudofoz/raylib-gizmo/
  • Outline - https://github.com/denysmaistruk/raylib-model-outline/
  • Grid - https://gist.github.com/bgolus/455a3666188f12cf13189839480e7120

Related Skills

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated1mo ago
Forks1

Languages

C#

Security Score

85/100

Audited on Mar 4, 2026

No findings