Skip to content

C++ playground to try out implementing various game engine type things

Notifications You must be signed in to change notification settings

Cimera42/BlockHop

Repository files navigation

BlockHop

Project made using the CLion IDE. Built using Mingw-w64 (posix threads)

Table of contents
Background
Models

Background

Was initially intended as a playground to get features I haven't done properly before working.

Feature Backend ECS Interface
Skeletal animation Completed, needs refactoring Working
SDF text rendering Completed Working
Sound Research Not Started
Physics engine BulletPhysics Working

Models

Models made using Blender and exported as .fbx.

Blender export settings

Main settings Geometry settings

Armature settings Animation settings

  • Take note of the icon/button next to scale under main settings, it will cause sizing issues if left on.

About

C++ playground to try out implementing various game engine type things

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages