summaryrefslogtreecommitdiff
path: root/src/project.meta
diff options
context:
space:
mode:
authorLizzy Hunt <elizabeth.hunt@simponic.xyz>2024-02-01 11:00:17 -0700
committerLizzy Hunt <elizabeth.hunt@simponic.xyz>2024-02-01 11:00:17 -0700
commitd7495c101d5aea78dfac8116e8535c0a0df3b6d1 (patch)
tree7c94f6756acdb45196f4786edae1e3ebe7acac43 /src/project.meta
downloadcompiling-the-lambda-calculus-d7495c101d5aea78dfac8116e8535c0a0df3b6d1.tar.gz
compiling-the-lambda-calculus-d7495c101d5aea78dfac8116e8535c0a0df3b6d1.zip
initial commit
Diffstat (limited to 'src/project.meta')
-rw-r--r--src/project.meta32
1 files changed, 32 insertions, 0 deletions
diff --git a/src/project.meta b/src/project.meta
new file mode 100644
index 0000000..499e306
--- /dev/null
+++ b/src/project.meta
@@ -0,0 +1,32 @@
+{
+ "version": 0,
+ "shared": {
+ "background": null,
+ "range": [
+ 0,
+ null
+ ],
+ "size": {
+ "x": 1920,
+ "y": 1080
+ },
+ "audioOffset": 0
+ },
+ "preview": {
+ "fps": 30,
+ "resolutionScale": 1
+ },
+ "rendering": {
+ "fps": 60,
+ "resolutionScale": 1,
+ "colorSpace": "srgb",
+ "exporter": {
+ "name": "@motion-canvas/core/image-sequence",
+ "options": {
+ "fileType": "image/png",
+ "quality": 100,
+ "groupByScene": false
+ }
+ }
+ }
+} \ No newline at end of file