clockworklabs / clockworklabs/SpacetimeDB

Add SpacetimeType impls for glam types under a feature flag

Open
#781 1 comment 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
25.2k
Forks
1.1k
Avg merge
2d 7h
Merged PRs (30d)
46

Description

This would make storing vectors and whatnot much easier. IME glam is a pretty solid math library for gamedev, so I'd feel comfortable with it having a status as an implied recommendation for a vector implementation to use in reducers.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files or tests. Start by locating existing SpacetimeType implementations, the feature definitions, and any current integration tests for optional type support. Done means glam vector types can be stored through SpacetimeType when the feature is enabled, while the default build remains unaffected.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
database
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.