This is the result of my final project, which can be viewed here: https://replit.com/@Snowsilver16/AR-Sunset-Mountain-Scene
Author: Alexandra Medina
Final Project Log 1
For my final project, I have decided to create an AR scene based on the image below
VR Scene
Created a peaceful scene featuring a cherry blossom tree and a sunset.
VR Project Dev Log #1
For my VR Project, I plan to create a calming outdoor scene with cherry blossom trees and nature sounds. I have included some pictures I’m using as inspiration:
AR Project Process Dev Log
I created a night time mountain scene on Procreate and separated the elements that would overlap with layers. Once it was ready, I exported each layer as its own image with a transparent background onto Google Drive.
I downloaded the images to my computer from Google Drive and added them to the project’s textures folder. I then added them to the Godot project as textures on plane meshes layering them on top of each other to create a 3D effect.
Once each layer was added, I exported the project as a .glb file and uploaded it to the Replit marker template, and edited the coding accordingly.
After the 1st test I had to go back and edit some things on Godot, as the model did not load properly. After the issue was fixed I re-uploaded it to Replit and it was done.
Finished project here: https://ar-night-mountain-forest-scene.snowsilver16.repl.co
3D Game Final Version
Here is the link to the final version of my 3D game https://snowsilver16.itch.io/game-test
Weekly Dev Post #2
I have added details to the trees and a pond that you can go into and jump out of.
Weekly Dev Post 1
I have begun developing my first 3D game using the 3D_Game_template