nngn
Loading...
Searching...
No Matches
camera.lua File Reference

Functions

function test_reset_common (c)
 
function test_reset_ortho ()
 
function test_reset_persp ()
 
function test_reset_follow ()
 
function test_move ()
 
function test_move_zoom ()
 
function test_move_rot ()
 
function test_move_dash ()
 
function test_move_follow ()
 

Variables

 camera = require "nngn.lib.camera"
 
 common = require "tests/lua/common"
 
 nngn_math = require "nngn.lib.math"
 
 utils = require "nngn.lib.utils"
 

Function Documentation

◆ test_move()

function test_move ( )

◆ test_move_dash()

function test_move_dash ( )

◆ test_move_follow()

function test_move_follow ( )

◆ test_move_rot()

function test_move_rot ( )

◆ test_move_zoom()

function test_move_zoom ( )

◆ test_reset_common()

function test_reset_common ( c  )

◆ test_reset_follow()

function test_reset_follow ( )

◆ test_reset_ortho()

function test_reset_ortho ( )

◆ test_reset_persp()

function test_reset_persp ( )

Variable Documentation

◆ camera

camera = require "nngn.lib.camera"

◆ common

common = require "tests/lua/common"

◆ nngn_math

nngn_math = require "nngn.lib.math"

◆ utils

utils = require "nngn.lib.utils"