issues
search
FacoBackup
/
pine-engine
pine-engine
5
stars
0
forks
source link
File system
#30
Closed
FacoBackup
closed
2 months ago
FacoBackup
commented
2 months ago
File system
Like resources repository
Multiple implementations
One facade for interacting with compatible files
Method for creating file
Method for opening file
Method for changing file
Method for getting file metadata
File creation
Abstract file class
File type with extension and enum
File's first line is a JSON containing metadata like file type, triangle count if mesh, etc
Second line is the actual JSON content
FacoBackup
commented
2 months ago
Closed with #41
File system
File creation