All Projects → Poyo-SSB → osu-playground

Poyo-SSB / osu-playground

Licence: MIT License
osu!Playground

Programming Languages

C#
18002 projects
Batchfile
5799 projects

Projects that are alternatives of or similar to osu-playground

geometer
A simple drawing program to replicate construction with a compass and straightedge
Stars: ✭ 19 (-9.52%)
Mutual labels:  geometry
guweb
The frontend appearance for the osu! server protocol, gulag! 🧶
Stars: ✭ 20 (-4.76%)
Mutual labels:  osu
geom
Algorithms for geometric operations
Stars: ✭ 48 (+128.57%)
Mutual labels:  geometry
geometry sketcher
Constraint-based geometry sketcher for blender
Stars: ✭ 1,119 (+5228.57%)
Mutual labels:  geometry
utils.js
👷 🔧 zero dependencies vanilla JavaScript utils.
Stars: ✭ 14 (-33.33%)
Mutual labels:  geometry
pypoman
Python module for polyhedral geometry
Stars: ✭ 26 (+23.81%)
Mutual labels:  geometry
pyprt
Python bindings for the "Procedural Runtime" (PRT) of CityEngine by Esri.
Stars: ✭ 36 (+71.43%)
Mutual labels:  geometry
jenn3d
A Toy for Visualizing Coxeter Polytopes
Stars: ✭ 39 (+85.71%)
Mutual labels:  geometry
rgeometry
Computational Geometry library written in Rust
Stars: ✭ 77 (+266.67%)
Mutual labels:  geometry
CSharpOsu
C# library for osu!api
Stars: ✭ 15 (-28.57%)
Mutual labels:  osu
plumeria
🤖 A Discord chat bot with rich data piping between commands
Stars: ✭ 35 (+66.67%)
Mutual labels:  osu
AdaptiveDistanceFields.jl
Adaptively sampled distance fields in Julia
Stars: ✭ 22 (+4.76%)
Mutual labels:  geometry
geoh
Transform a geoJSON into a list of geohashes that intersect with it
Stars: ✭ 26 (+23.81%)
Mutual labels:  geometry
vos whatsapp
vangav open source - whatsapp; generated using vangav backend:
Stars: ✭ 14 (-33.33%)
Mutual labels:  geometry
tripbot9000
Procedural generation of geometric patterns and fractals.
Stars: ✭ 22 (+4.76%)
Mutual labels:  geometry
SeeThere
iOS app for identifying a location through the camera.
Stars: ✭ 18 (-14.29%)
Mutual labels:  geometry
bancho.js
Interface with Bancho over IRC, made easy and reliable.
Stars: ✭ 47 (+123.81%)
Mutual labels:  osu
PGS
Processing Geometry Suite
Stars: ✭ 39 (+85.71%)
Mutual labels:  geometry
d3.geometer
[NOT MAINTAINED] A D3js library for drawing polytopes, angles, coordinates, geometries and more.
Stars: ✭ 18 (-14.29%)
Mutual labels:  geometry
geometrycommands
Commandline application for manipulating geometry.
Stars: ✭ 24 (+14.29%)
Mutual labels:  geometry

osu!Playground

I don't like the current osu! editor. For a person like me who likes interesting geometry, perfection is difficult to achieve using it alone.

As such, I decided to make this, osu!playground. It allows a user to make their own patterns using code and math, then export them into their own osu! maps by copying the code.

If you want to download this now, go to the releases page.

You'll need some scripts to actually do anything with it, so take a look at the wiki to get started.

Controls

  • Left Click + drag - move control point
  • Right Click + drag - move all control points
  • Middle Click + drag - pan playfield
  • Ctrl + scroll - zoom

FAQ

Help! There's nothing on the playfield to change.

You need to load a script first. Take a look at the wiki for examples.

Why's your code so terrible?

My code is terrible primarily because I don't know what I'm doing, and this is really a temporary project I don't plan to maintain actively.

Instead, I hope to be able to add similar functionality into osu!lazer when the time comes.

That being said, I will fix issues when I can and will review pull requests if they're submitted.

I found a serious issue!

Feel free to report it on the issues section of this repository.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].