Skip to content
Thomas MIllard edited this page Jun 7, 2021 · 3 revisions

Introduction

Features

Sem2 key features:

  • Physics- incudeing: partical physics for object movement and rigid body physics for rotations
  • partical physics uses:
    • Velocity
    • Accerlation
    • Drag- Laminar and Turbulent
    • Friction
    • net force accumlatior
    • other forces such a gravity and thrust
  • simple Colition detection
  • collition responce
  • Partical system with rain and smoke
  • Terrrain genration useing a hight map
  • Input class using win32 messaging system
  • built with desening patternes

controls

Clone this wiki locally