Code Monkey home page Code Monkey logo

Werenskjold's Projects

2d-pathfinding icon 2d-pathfinding

A simple 2D implementation of the A* traversal algorithm using SDL2 for visualization

cuda-sph-solver icon cuda-sph-solver

A smoothed-particle hydrodynamics(SPH) solver that utilizes NVIDIA's CUDA API for hardware-accelerated parallel processing on the GPU.

lightweight-targa-exporter icon lightweight-targa-exporter

I have needed to export Targa files a surpisingly amount of times over the past year. So, in short, I made a VERY light-weight Targa file exporter with no requirements.

mandelbrot-set icon mandelbrot-set

Plots a Mandelbrot Set, and with minor changes can also plot a Julia Set

metaballs icon metaballs

Both static and dynamic implementations of Blinn's "blobby" surface rendering technique using SFML and GLSL

opengl-template icon opengl-template

This is an OpenGL template project I set up for quick reference while out and about. This was built using https://learnopengl.com as a heavy guide to ensure stability and longevity.

pseudo-drifter icon pseudo-drifter

A SNES-styled racing game engine - still in very early development.

raytracing icon raytracing

A simple raytracing program. This was built based on the book "Ray Tracing in a Weekend" as an ease into more advanced methods of rendering.

roushi-engine icon roushi-engine

First attempt at creating a game engine from the ground up using the XNA framework

sentence-generator icon sentence-generator

This program allows the user to specify a text file and tutor a basic bigram-based sentence generating algorithm to create sentences from examples. Included is a textfile by the name popPunkTutor.txt which contains the lyrics to an album by Neck Deep which I take no credit for. This can be used to demo the sentence generation though. Feel free to make changes. Currently the bigram code is somewhat sloppy as I'm planning to revise then consolidate the code. Have fun and enjoy.

small-javascript-projects icon small-javascript-projects

A repository to house small javascript projects. Primarily using p5js to create simulations and other effects.

smooth-particle-hydrodynamics icon smooth-particle-hydrodynamics

A simple program using OpenGL and glut to simulate fluid particles. This project also includes a nifty little visualizer that breaks the scene into a grid and colors each cell with the average passing velocity.

spring-physics icon spring-physics

Simple physics simulation of a series of springs connected to small particles

title-generator icon title-generator

This was created as a joke towards http://desertgame.tumblr.com/ and the way he creates his titles.

tree-visualizer icon tree-visualizer

A C++ program that lets you map out a k-ary tree by clicking to place a root, then clicking on nodes and clicking again to place children. Press 'space' to print the traversal.

windows-font-colorizer icon windows-font-colorizer

An extremely lightweight header file that allows the user to quickly change the font of the Window's console

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.