Skip to content

Latest commit

 

History

History
executable file
·
62 lines (62 loc) · 1.49 KB

separate_these.org

File metadata and controls

executable file
·
62 lines (62 loc) · 1.49 KB

Create new c module that we always compile

object3dLib

allocColliders

loadCollider

ObjCreate

identifyBigCollider

col_CheckCollisionCol

col_CheckCollisionPoint

col_allocTransCols

col_deleteTransCols

col_updateColliders

setPosition

sets pos.x, pos.y, pos.z

setAngleAxisRotation

sets rotAngle and rotAxis

Create wrapper functions or stubs (depending on api) in wrapper.py

object3dLib

drawVBO

load

createVBO

deleteVBO

deleteMesh

getMeshPath

getUvPath

setupTex

getMid

setupRotation

drawToTex

draw

drawRotated

Undecided

object3dLib

Completed file

mesh.py

airfoil.py

manage.py

control.py

skybox.py

util.py

async.py

proxy.py

simulate.py

sound.py

view.py