Skip to content

Just a simple program with simple 3d First Person and Third Person camera.

Notifications You must be signed in to change notification settings

SabeDoesThings/SimpleHeaps.ioCameraModesDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Heaps.io Camera Modes Demo

I haven’t seen any first person or third person like camera demos made in heaps so I decided to do it myself.

I used this sample as a base. By Beeblerox.

Demo video.

Build

First make sure heaps is installed via haxelib git heaps https://github.com/HeapsIO/heaps.git, make sure you have nightly version of hashlink is installed, and make sure you hlsdl, hlopenal, and hldx you NEED these for nightly version of hashlink like this. hlsdl: haxelib git hlsdl https://github.com/HaxeFoundation/hashlink master libs/sdl hlopenal: haxelib git hlopenal https://github.com/HaxeFoundation/hashlink master libs/openal hldx: haxelib git hldx https://github.com/HaxeFoundation/hashlink master libs/directx You will also need differ and will need to install it like haxelib install differ.

Then just do hl game.hl and then your done :)

About

Just a simple program with simple 3d First Person and Third Person camera.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages