joyhughes / joyhughes/Jen

Load new scene file from disc or web

Open
#81 2 comments 0 reactions 0 assignees View on GitHub
enhancement UI
Dominant language
C++
Stars
27
Forks
20
PR merge metrics
No merged PRs in 30d

Description

Load a new scene from disc, the web, or Emscripten's virtual file system. Optionally save the previous scene. On the C++ side, make sure all resources associate with previous scene are freed.

Contributor guide

Open the contributing guide

Research direction

Start by locating the existing scene-loading entry point and resource ownership code, then trace how file input currently works. Done means scenes can load from disc, the web, and Emscripten’s virtual file system, optionally preserve the previous scene, and free its associated resources.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
desktop
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.