Skip to content
View StormCreeper's full-sized avatar

Highlights

  • Pro

Block or report StormCreeper

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
StormCreeper/README.md

Hi there! I'm Telo | Computer Graphics Enthusiast

Hi there! I'm Telo, a computer graphics student with a passion for experimenting with various graphical concepts. Currently pursuing my studies at Telecom Paris and IP Paris, specializing in computer graphicst.

Interests πŸ’»

  • Computer graphics concepts: voxel raytracing, volume rendering, pathtracing
  • 3D programming in OpenGL with C++, and shader programming in GLSL
  • Programming in Java, C, C#, Web
  • Simulation (rigidbody and softbody, particle-based physics)
  • Game development

Projects πŸš€

Education πŸŽ“

  • Currently following the IGD Master track at Institut Polytechnique de Paris (last year).

Contact πŸ“§

Personal Interests ✨

I love making things with my hands, including drawing, reading, painting, knitting, and working with cardboard.

Pinned Loading

  1. Minecraft-Raytracing Minecraft-Raytracing Public

    This is my attempt at making a minecraft clone using exclusively voxel raytracing and procedural textures. C++ and OpenGL.

    C++ 3

  2. Voxel_Game Voxel_Game Public

    Study on the management of large quantity of rasterized voxels, to make a minecraft-like game, C++ and OpenGL.

    C++

  3. Run-Game Run-Game Public

    Run is a game made using c++ and OpenGL. It is oriented towards destruction and procedural generation.

    C 1

  4. Volumetric-Cloud-Rendering Volumetric-Cloud-Rendering Public

    This is a volumetric rendering engine I am making for a class project. It uses a deferred rendering pipeline and raymarching.

    C++

  5. Tree-Generator Tree-Generator Public

    A fractal tree generator, made in c++ with OpenGL

    C 7 1

  6. Procedural-Planet Procedural-Planet Public

    Was initially an experiment on fur rendering using cell texturing, became a little procedural planet generator.

    HTML