Pinned Repositories
Bitonic-Sort-Project
Academic Project developed for parallel algorithm class. The project uses OpenCL to implement a Bitonic Sort.
Box2D-AngryBirds-Physics
Angry Bird clone in C++ using Box2d for the physics.
buongiorno-sample
Buongiorno Sample and Gem for O3DE
DesignPatterns-SpaceInvaders
Using Design Patterns with Xna while building a Space Invaders Clone
Game-Engine-Project-Azul
Work done during my engine development course. There are three projects, the Basic Rendering, Mesh Rendering and Animation Rendering
gitignore
A collection of useful .gitignore templates
matrix-dashboard
Code and CAD files for Matrix Dashboard
OculusRiftDK1-Adpater-OpenGL
Adaptor For Oculus Rift DK1 to work with DePaul's internal Engine Azul.
SFML-Arcade-Cabinet
The focus of this project is to test out concepts learned about C++ and to test new language features (C++11/14) without necessarily focusing on code design or design patterns. Built with SFML, it's a collection of classic games playable from one application.
Soteria
Soteria is a 2D, single player, steam punk adventure game, in which the player as Ana Carmena reclaims her dreams from the evil Shadow Toad by facing her fears. The game is informed by psychology research and aims to promote mental and emotional readiness for the use of effective strategies to overcome general anxiety disorder.
omarzohdi's Repositories
omarzohdi/Box2D-AngryBirds-Physics
Angry Bird clone in C++ using Box2d for the physics.
omarzohdi/DesignPatterns-SpaceInvaders
Using Design Patterns with Xna while building a Space Invaders Clone
omarzohdi/Bitonic-Sort-Project
Academic Project developed for parallel algorithm class. The project uses OpenCL to implement a Bitonic Sort.
omarzohdi/buongiorno-sample
Buongiorno Sample and Gem for O3DE
omarzohdi/Game-Engine-Project-Azul
Work done during my engine development course. There are three projects, the Basic Rendering, Mesh Rendering and Animation Rendering
omarzohdi/gitignore
A collection of useful .gitignore templates
omarzohdi/matrix-dashboard
Code and CAD files for Matrix Dashboard
omarzohdi/OculusRiftDK1-Adpater-OpenGL
Adaptor For Oculus Rift DK1 to work with DePaul's internal Engine Azul.
omarzohdi/SFML-Arcade-Cabinet
The focus of this project is to test out concepts learned about C++ and to test new language features (C++11/14) without necessarily focusing on code design or design patterns. Built with SFML, it's a collection of classic games playable from one application.
omarzohdi/Soteria
Soteria is a 2D, single player, steam punk adventure game, in which the player as Ana Carmena reclaims her dreams from the evil Shadow Toad by facing her fears. The game is informed by psychology research and aims to promote mental and emotional readiness for the use of effective strategies to overcome general anxiety disorder.
omarzohdi/Networking-OmegaRace-Clone
Clone of OmegaRac game using Xna local networking features
omarzohdi/omarzohdi.github.io
Personal Website using Github pages
omarzohdi/Optimization-OpenGL-ParticleSystem
Particle System Optimization Project in C++ using OpenGL and Custom libraries.
omarzohdi/Perfection
Source Code for the web game Perfection
omarzohdi/RaspberryPi-LED_matrix_clock_py
Raspberry pi led matrix clock
omarzohdi/stats_visualizer
Collection of Scripts to collect, aggregate and visualise data from different sources
omarzohdi/UnityCodeSnippets
Projects I use to test differnt ideas and use as code snippets for the future.