B.Grant (BenSGrant)

BenSGrant

Geek Repo

Location:South East England

Home Page:https://bensgrant.github.io

Github PK Tool:Github PK Tool

B.Grant's repositories

PygameSolarSystemSimulator

All hard-coded orbits are based on NASA data on orbital velocity and radius at perihelion. The perihelion positions are not as positioned as they are in the real solar system. Relativistic effects are not accounted for as this simulation only follows Newton's Theory of Gravitation.

Language:PythonStargazers:1Issues:0Issues:0

BenSGrant

profile

Language:PythonLicense:GPL-3.0Stargazers:0Issues:1Issues:0
Language:HTMLStargazers:0Issues:1Issues:2

BG-Budgeter

A Budgeting app written in Python using PyQt5

Language:PythonStargazers:0Issues:0Issues:0

Bootloader_x86

x86 Bootloader written in NASM assembly

Language:AssemblyStargazers:0Issues:0Issues:0
Language:C++Stargazers:0Issues:1Issues:0

CovidDataWebScraper

An old web scraper I programmed back in 2020 which takes UK covid cases, deaths and recoveries and displays them in a notification.

Language:JavaStargazers:0Issues:0Issues:0

GrantOS

x86 cmd line OS by GTB using code from my other repo Bootloader_x86. I followed a tutorial for this.

Language:AssemblyStargazers:0Issues:1Issues:0

HC-3DGraphicsEngine

3D Graphics Engine written in pure C++ olcConsoleGameEngine

Language:C++Stargazers:0Issues:1Issues:0

ProjectileCalculator-CPP

Calculates trajectory of a projectile based on initial velocity, angle and height. Trajectory path is exported into 'trajectory.png'. Drag, Lift and Terminal Velocity are considered to be non-existent

Language:C++Stargazers:0Issues:0Issues:0

OpenGL-CPP-Starter-Code

Starter C++ code for OpenGL (GLEW and GLFW)

Language:C++Stargazers:0Issues:1Issues:0

OpenGL_Deps

for the tutorial series

Language:CStargazers:0Issues:0Issues:0

ProjectileCalculator-Python

Calculates distance travelled (horizontally and total), time spent in the air as well as speed and angle upon hitting the ground. Air resistance is ignored so calculations are slightly exaggerated compared to real life

Language:PythonStargazers:0Issues:1Issues:0

VoxelEngine

A 3D voxel Engine written in LWJGL 2

Language:JavaStargazers:0Issues:0Issues:0