Pinned Repositories
3D-GameTest
:video_game: My first 3D game, the engine utilizes openGL 3D (Namely the Leadworks engine), it is merely a simple tech demo.
Arduino-Sketches
A cluster of small arduino sketch snippets i created in my free time.
Flappy-Clone
:video_game: Simple flappy bird clone in C++ using SFML.
Image-Processing-Python
A compilation of image and video processing scripts and demonstrations that apply multiple operations and calculations using numpy, PIL and openCV.
Little-Amp
A computer aided circuit layout for an LM386 based stereo low noise audio amplifier.
P2P-Chat
A minimal peer to peer socket based chat program created for the CS 408 course.
Ray-Tracer
A barebones ray tracer created using pure C++
SpeedCube
A computer game created using purely C++ and OpenGL utilizing the GLEW and GLFW libraries.
SSTV-Decoder
An SSTV decoder created using python. The input files consists of 8 second frequency modulated transmissions.
Startpage-Campsite
A Handy Local Startpage with a Campsite theme.
MossFrog's Repositories
MossFrog/SSTV-Decoder
An SSTV decoder created using python. The input files consists of 8 second frequency modulated transmissions.
MossFrog/Image-Processing-Python
A compilation of image and video processing scripts and demonstrations that apply multiple operations and calculations using numpy, PIL and openCV.
MossFrog/Startpage-Campsite
A Handy Local Startpage with a Campsite theme.
MossFrog/Flappy-Clone
:video_game: Simple flappy bird clone in C++ using SFML.
MossFrog/3D-GameTest
:video_game: My first 3D game, the engine utilizes openGL 3D (Namely the Leadworks engine), it is merely a simple tech demo.
MossFrog/Little-Amp
A computer aided circuit layout for an LM386 based stereo low noise audio amplifier.
MossFrog/P2P-Chat
A minimal peer to peer socket based chat program created for the CS 408 course.
MossFrog/x68-Assembly-Examples
Examples of code for the Motorola 68K Processor family.
MossFrog/Arduino-Sketches
A cluster of small arduino sketch snippets i created in my free time.
MossFrog/Ray-Tracer
A barebones ray tracer created using pure C++
MossFrog/SpeedCube
A computer game created using purely C++ and OpenGL utilizing the GLEW and GLFW libraries.
MossFrog/C-Sharp-Bundle
A bundle of C# demonstrations that can come in handy.
MossFrog/Cold-Spot
:computer: A wireless hotspot creator for Windows, useful if you have a wired connection and lack a wireless network.
MossFrog/CPP-Bundle
A bundle of useful C++ demonstrations, tools, data structures and algorithms.
MossFrog/D3-Renders
A collection of graphical data models created using the D3.JS Libraries.
MossFrog/Data-Hoard
A collection of random data gathered for projects that may be of use.
MossFrog/Kruskals-Algorithm
A visual demonstration of Kruskal's algorithm rendered in openGL.
MossFrog/LUA-Scripts
A heap of LUA scripts created for random purposes (DUMP)
MossFrog/Machine-Gun-Mario
A simple 2D shooter created in pygame.
MossFrog/Maze_Solver
This is a maze solving algorithm created for the Algortihms course at Sabancı University, It utilizes openGL for rendering.
MossFrog/mossfrog.github.io
The source code to my personal webpage.
MossFrog/OpenGL-Experiments
A compilation of experiments in OpenGL Utilizing GLEW and GLFW as a basis.
MossFrog/Pygame-Demos
:video_game: Simple demonstrations of both physics and rendering methods using pygame. Also compiled as Windows executables.
MossFrog/SFML-Examples
A cluster of C++ Files that demonstrate simple concepts in the Simple Fast Multimedia Library.
MossFrog/Signals-and-Audio
A small program created in C++ for the Signals course at the University of Maribor.
MossFrog/Simple-Turret
Demonstration of a turret based game using simple point and shoot controls.
MossFrog/Snake-SFML
A Simple retro snake clone , created using C++ and SFML.
MossFrog/Tile_Map
A template Visual studio project for anyone who wants to use TMX tilemaps in SFML.
MossFrog/Web-Snippets
A compilation of snippets for the web development course at the University of Maribor.