Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BSVino/MathForGameDevelopers
/ functions
Functions
1,158 in github.com/BSVino/MathForGameDevelopers
⨍
Functions
1,158
◇
Types & classes
92
↓ 4 callers
Method
Identity
math/matrix.cpp:67
↓ 4 callers
Method
Normalize
math/euler.cpp:61
↓ 4 callers
Method
ResetTransformations
renderer/renderingcontext.cpp:209
↓ 4 callers
Method
SetScale
math/matrix.cpp:244
↓ 4 callers
Function
SetSignal
glfw-2.7.9/examples/mtbench.c:112
↓ 4 callers
Function
TesselateFloor
glfw-2.7.9/examples/particles.c:676
↓ 4 callers
Method
TexCoord
renderer/renderingcontext.cpp:651
↓ 4 callers
Function
_glfwCloseStream
glfw-2.7.9/lib/stream.c:184
↓ 4 callers
Function
_glfwPlatformCloseWindow
glfw-2.7.9/lib/x11/x11_window.c:1563
↓ 4 callers
Function
_glfwPlatformSetMouseCursorPos
glfw-2.7.9/lib/x11/x11_window.c:1967
↓ 4 callers
Function
_glfwRemoveThread
glfw-2.7.9/lib/thread.c:82
↓ 4 callers
Function
_glfwSetVideoModeMODE
glfw-2.7.9/lib/win32/win32_fullscreen.c:167
↓ 4 callers
Function
_glfwStringInExtensionString
glfw-2.7.9/lib/glext.c:100
↓ 4 callers
Function
bitcount
renderer/image_read.cpp:2593
↓ 4 callers
Function
cleanup_jpeg
clean up the temporary component buffers
renderer/image_read.cpp:1452
↓ 4 callers
Function
drawScene
glfw-2.7.9/examples/splitview.c:113
↓ 4 callers
Function
fgetts
common/strutils.h:328
↓ 4 callers
Function
getSupportedAtom
glfw-2.7.9/lib/x11/x11_window.c:127
↓ 4 callers
Function
glfwCreateCond
glfw-2.7.9/lib/thread.c:248
↓ 4 callers
Function
glfwCreateThread
glfw-2.7.9/lib/thread.c:105
↓ 4 callers
Function
glfwExtensionSupported
glfw-2.7.9/lib/glext.c:182
↓ 4 callers
Function
glfwGetMousePos
glfw-2.7.9/lib/input.c:94
↓ 4 callers
Function
glfwSetMouseButtonCallback
glfw-2.7.9/lib/input.c:213
↓ 4 callers
Function
glfwSetTime
glfw-2.7.9/lib/time.c:58
↓ 4 callers
Function
glfwSetWindowCloseCallback
glfw-2.7.9/lib/window.c:947
↓ 4 callers
Function
glfwWaitCond
glfw-2.7.9/lib/thread.c:280
↓ 4 callers
Function
glfwWaitThread
glfw-2.7.9/lib/thread.c:146
↓ 4 callers
Function
grow_buffer_unsafe
renderer/image_read.cpp:713
↓ 4 callers
Function
high_bit
returns 0..31 for the highest set bit
renderer/image_read.cpp:2581
↓ 4 callers
Function
length
game/seaweed.h:49
↓ 4 callers
Function
pic_readval
renderer/image_read.cpp:3342
↓ 4 callers
Function
shiftsigned
renderer/image_read.cpp:2603
↓ 4 callers
Function
start_file
renderer/image_read.cpp:125
↓ 4 callers
Function
start_mem
initialize a memory-decode context
renderer/image_read.cpp:82
↓ 4 callers
Function
stbi_load_main
renderer/image_read.cpp:203
↓ 4 callers
Function
zget8
renderer/image_read.cpp:1718
↓ 3 callers
Function
ClipLine
math/collision.cpp:30
↓ 3 callers
Method
GetEdge
math/graph.cpp:34
↓ 3 callers
Method
GetNumNodes
math/graph.cpp:19
↓ 3 callers
Method
GetShader
renderer/shaders.cpp:264
↓ 3 callers
Method
GetValueBool
datamanager/data.cpp:131
↓ 3 callers
Method
GetValueFloat
datamanager/data.cpp:156
↓ 3 callers
Method
GetValueInt
datamanager/data.cpp:146
↓ 3 callers
Method
GetValueVector2D
datamanager/data.cpp:161
↓ 3 callers
Method
GetWindowHeight
renderer/application.h:96
↓ 3 callers
Method
GetWindowWidth
renderer/application.h:95
↓ 3 callers
Method
HasCommandLineSwitch
renderer/application.cpp:523
↓ 3 callers
Method
LoadTextureIntoGL
renderer/renderer.cpp:325
↓ 3 callers
Method
SetAlpha
math/color.cpp:86
↓ 3 callers
Method
SetBlend
renderer/renderingcontext.cpp:235
↓ 3 callers
Method
SetTranslation
math/matrix.cpp:198
↓ 3 callers
Method
ToVector
Convert euler angles to a vector: https://www.youtube.com/watch?v=zZM2uUkEoFw
math/euler.cpp:34
↓ 3 callers
Method
WriteLog
renderer/shaders.cpp:234
↓ 3 callers
Function
_glfwAppendThread
glfw-2.7.9/lib/thread.c:63
↓ 3 callers
Function
_glfwInputDeactivation
glfw-2.7.9/lib/window.c:70
↓ 3 callers
Function
_glfwJoystickPresent
glfw-2.7.9/lib/win32/win32_joystick.c:42
↓ 3 callers
Function
_glfwPlatformHideMouseCursor
glfw-2.7.9/lib/x11/x11_window.c:1912
↓ 3 callers
Function
_glfwPlatformPollEvents
glfw-2.7.9/lib/x11/x11_window.c:1853
↓ 3 callers
Function
_glfwPlatformRefreshWindowParams
glfw-2.7.9/lib/x11/x11_window.c:1755
↓ 3 callers
Function
_glfwPlatformShowMouseCursor
glfw-2.7.9/lib/x11/x11_window.c:1943
↓ 3 callers
Function
bpp2rgb
glfw-2.7.9/lib/win32/win32_fullscreen.c:42
↓ 3 callers
Function
convert_from_wstring
common/strutils.h:158
↓ 3 callers
Function
decode_jpeg_header
renderer/image_read.cpp:1269
↓ 3 callers
Function
drawGrid
glfw-2.7.9/examples/splitview.c:145
↓ 3 callers
Function
expand
renderer/image_read.cpp:1770
↓ 3 callers
Function
gear
glfw-2.7.9/examples/gears.c:55
↓ 3 callers
Function
getRawTime
glfw-2.7.9/lib/x11/x11_time.c:40
↓ 3 callers
Function
getWindowProperty
glfw-2.7.9/lib/x11/x11_window.c:92
↓ 3 callers
Function
getn
renderer/image_read.cpp:439
↓ 3 callers
Function
glfwCreateMutex
glfw-2.7.9/lib/thread.c:184
↓ 3 callers
Function
glfwGetDesktopMode
glfw-2.7.9/lib/fullscreen.c:85
↓ 3 callers
Function
glfwGetJoystickParam
glfw-2.7.9/lib/joystick.c:42
↓ 3 callers
Function
glfwGetJoystickPos
glfw-2.7.9/lib/joystick.c:57
↓ 3 callers
Function
glfwGetMouseButton
glfw-2.7.9/lib/input.c:66
↓ 3 callers
Function
glfwSetCharCallback
glfw-2.7.9/lib/input.c:197
↓ 3 callers
Function
glfwSleep
glfw-2.7.9/lib/time.c:74
↓ 3 callers
Function
glfwWaitEvents
glfw-2.7.9/lib/window.c:995
↓ 3 callers
Function
hdr_convert
renderer/image_read.cpp:3907
↓ 3 callers
Function
mtrand
common/mtrand.cpp:39
↓ 3 callers
Function
reset
after a restart interval, reset the entropy decoder and the dc prediction
renderer/image_read.cpp:1012
↓ 3 callers
Function
setForegroundWindow
glfw-2.7.9/lib/win32/win32_window.c:90
↓ 3 callers
Function
stbi_image_free
renderer/image_read.cpp:193
↓ 3 callers
Function
stbi_info_main
renderer/image_read.cpp:4194
↓ 3 callers
Function
stbi_loadf_main
renderer/image_read.cpp:260
↓ 3 callers
Function
strtok
It's inline so I don't have to make a strutils.cpp :P
common/strutils.h:38
↓ 3 callers
Function
updateClipRect
glfw-2.7.9/lib/win32/win32_window.c:48
↓ 3 callers
Function
usage
glfw-2.7.9/tests/version.c:59
↓ 3 callers
Function
zhuffman_decode
renderer/image_read.cpp:1743
↓ 2 callers
Method
AddChild
datamanager/data.cpp:45
↓ 2 callers
Function
Approach
https://www.youtube.com/watch?v=qJq7I2DLGzI
math/maths.h:23
↓ 2 callers
Function
BPP2RGB
glfw-2.7.9/lib/x11/x11_fullscreen.c:44
↓ 2 callers
Method
BindTexture
renderer/renderingcontext.cpp:546
↓ 2 callers
Method
Compile
renderer/shaders.cpp:304
↓ 2 callers
Function
CreateDirectory
common/files.h:121
↓ 2 callers
Function
CreateDirectoryNonRecursive
common/platform_osx.cpp:144
↓ 2 callers
Function
Draw
glfw-2.7.9/examples/particles.c:815
↓ 2 callers
Function
DrawBoingBall
* Draw the Boing ball. * * The Boing ball is sphere in which each facet is a rectangle. * Facet colors alternate between red and white. * The ball
glfw-2.7.9/examples/boing.c:254
↓ 2 callers
Function
FindAbsolutePath
common/platform_osx.cpp:184
↓ 2 callers
Method
FollowEdge
math/graph.cpp:39
↓ 2 callers
Method
GetCenter
What is the center of the smallest sphere that will enclose this AABB?
math/aabb.h:64
← previous
next →
101–200 of 1,158, ranked by callers