Better example structure (Organize examples better) #117
Labels
No labels
Context: Async
Context: Bug
Context: CI
Context: Dependencies
Context: Documentation
Context: Enhancement
Context: Example
Context: Macro
Context: Runtime
Difficulty: Easy
Difficulty: Hard
Difficulty: Medium
Platform: Android
Platform: Linux
Platform: Web
Platform: Windows
Platform: iOS
Platform: macOS
Type: Discussion
Type: Evaluation
Type: Tracker
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
SakulFlee/Orbital#117
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
There is still a lot of duplicated code required for each example.
We even moved out the Android bindings for this reason.
Instead of having each example in its own crate, it might be better to make a single crate with ALL examples.
Ideally, we would have some way of selecting an example and running it, but for now feature flags might be the best solution.
We could even add back the Android project.
We should organize examples better.
Instead of going with super long names like "Examples/RenderServerTriangle", we should split examples into subfolders to group them into categories.
Such categories could be: