22title : " GSoC ’25 Week 04 Update by Bishoy Wadea"
33excerpt : " Soma Cube"
44category : " DEVELOPER NEWS"
5- date : " 2025-06-28
5+ date : " 2025-06-28"
66slug : " gsoc-25-BishoyWadea-week04"
77author : " @/constants/MarkdownFiles/authors/bishoy-wadea.md"
88tags : " gsoc25,sugarlabs,week04,BishoyWadea"
@@ -41,13 +41,15 @@ image: "assets/Images/GSOC.png"
4141 - Set up a 3D scene with movement and camera control.
4242 - commit: [ add 3d space with cube] ( https://github.com/Bishoywadea/Soma-Cube/commit/c917f9d2af509cc4f405f9b72fe8d479e1f3f56f )
4343 - commit: [ add wasd controls] ( https://github.com/Bishoywadea/Soma-Cube/commit/7dc779dbecd693794a2ae96f25ef3aa3dd174c83 )
44- - ![ Demo GIF] ( https://i.postimg.cc/W4mpdVC6/01.gif )
44+
45+ ![ Demonstration of 3D environment. You can zoom in and out and rotate.] ( https://i.postimg.cc/W4mpdVC6/01.gif )
4546
46472 . ** Soma Pieces & Core Mechanics**
4748 - Added the 7 pieces and enabled, rotation, and collision.
4849 - commit: [ add the 7 basic pieces] ( https://github.com/Bishoywadea/Soma-Cube/commit/5ace6710608720ba05bad05df3dac26bbd1907e9 )
4950 - commit: [ add collision support] ( https://github.com/Bishoywadea/Soma-Cube/commit/9e1f60943b64718c4efc6deca1a0a077f1e94475 )
50- - ![ Demo GIF] ( https://i.postimg.cc/9fsSHwJL/02.gif )
51+
52+ ![ Demonstration of soma pieces. The various geometries are now in the 3D environment.] ( https://i.postimg.cc/9fsSHwJL/02.gif )
5153
52543 . ** Interaction & UI Elements**
5355 - Implemented help system, completion message, and on-screen controls.
@@ -58,7 +60,8 @@ image: "assets/Images/GSOC.png"
5860 - Added textures for floor, sky, and Soma pieces with improved lighting.
5961 - commit: [ add sky texture] ( https://github.com/Bishoywadea/Soma-Cube/commit/be08b1c314dccc7f0c984585a1ee19e27664ce89 )
6062 - commit: [ add texture for the 7 objects] ( https://github.com/Bishoywadea/Soma-Cube/commit/8b69f60a615037266dc2ae8e89d8ed09a231c1ea )
61- - ![ Demo GIF] ( https://i.postimg.cc/zB1jkCdY/03-Conv-Gif.gif )
63+
64+ ![ Texture and other effects are now possible within the 3D model.] ( https://i.postimg.cc/zB1jkCdY/03-Conv-Gif.gif )
6265
6366---
6467
0 commit comments