0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Rust6,779 stars (6,779 stars)256 forks (256 forks)batch import
design-neededgood first issue
Description

Contributor guide
- Tech stack
- rust
- Domain
- desktop
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 3
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- half day
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- unclear
- Prerequisites
- Rust basicsgraphics programming concepts
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 20
- Research direction
- Review the current pedestrian rendering code in the repository (likely in graphics or simulation modules). The issue only shows a screenshot, suggesting the goal is to improve visual quality. Investigate how pedestrians are currently drawn and identify potential improvements such as using instancing, LODs, or better textures. Check if there are any related discussions or design documents.