chore(docs): convert more to avif
|
After Width: | Height: | Size: 108 KiB |
|
Before Width: | Height: | Size: 485 KiB |
|
After Width: | Height: | Size: 23 KiB |
|
Before Width: | Height: | Size: 266 KiB |
@@ -22,11 +22,11 @@ So what have we done so far?
|
||||
|
||||
1. Wrote a mod to collect data. After installing the mod, you’ll see a `Start YOLO Data Collection` button in the pause menu. Click it to start collecting.
|
||||
|
||||

|
||||

|
||||
|
||||
2. Collected a small amount of data.
|
||||
|
||||

|
||||

|
||||
|
||||
It’s not much yet, but we already hit quite a few pitfalls and details worth recording — hence this DevLog.
|
||||
|
||||
|
||||
|
After Width: | Height: | Size: 48 KiB |
|
Before Width: | Height: | Size: 130 KiB |
|
After Width: | Height: | Size: 77 KiB |
|
Before Width: | Height: | Size: 156 KiB |
@@ -147,11 +147,11 @@ Before this refactor, the dependencies between `ThreeScene`, `TresCanvas`, `Orbi
|
||||
|
||||
This was how messy it looked before:
|
||||
|
||||

|
||||

|
||||
|
||||
And this is how it moves phase by phase now:
|
||||
|
||||

|
||||

|
||||
|
||||
The redesign introduced a few key ideas:
|
||||
|
||||
|
||||