Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIAGameWorks/FleX
/ functions
Functions
1,426 in github.com/NVIDIAGameWorks/FleX
⨍
Functions
1,426
◇
Types & classes
986
↓ 1 callers
Function
DrawGpuMeshInstances
demo/opengl/shadersGL.cpp:2673
↓ 1 callers
Function
DrawPlane
demo/opengl/shader.cpp:207
↓ 1 callers
Function
DrawPlane
demo/d3d11/shadersD3D11.cpp:616
↓ 1 callers
Function
DrawPlanes
demo/opengl/shadersGL.cpp:840
↓ 1 callers
Function
EndFrame
demo/opengl/shadersGL.cpp:135
↓ 1 callers
Function
FlushFrame
demo/d3d11/shadersD3D11.cpp:183
↓ 1 callers
Method
FlushLines
demo/d3d11/debugLineRender.h:115
↓ 1 callers
Function
Fn
()
doc/_static/jquery.js:2
↓ 1 callers
Method
GetAngularForce
extensions/flexExtMovingFrame.cpp:71
↓ 1 callers
Function
GetExtension
core/platform.cpp:282
↓ 1 callers
Method
GetLinearForce
extensions/flexExtMovingFrame.cpp:66
↓ 1 callers
Function
GetRenderDevice
demo/d3d11/shadersD3D11.cpp:134
↓ 1 callers
Function
GetShapeBounds
calculates the union bounds of all the collision shapes in the scene
demo/helpers.h:1630
↓ 1 callers
Function
HermiteInterpolate
core/maths.h:740
↓ 1 callers
Function
HermiteTangent
core/maths.h:754
↓ 1 callers
Function
ImportMeshFromObj
core/mesh.cpp:392
↓ 1 callers
Function
ImportMeshFromPly
core/mesh.cpp:207
↓ 1 callers
Function
In
()
doc/_static/jquery.js:2
↓ 1 callers
Function
InitRender
demo/opengl/shadersGL.cpp:88
↓ 1 callers
Method
Initialize
demo/scenes/pasta.h:8
↓ 1 callers
Function
InvSqrt
core/maths.h:178
↓ 1 callers
Function
Inverse
core/quat.h:120
↓ 1 callers
Function
Jn
(e,t)
doc/_static/jquery.js:2
↓ 1 callers
Function
K
(a,c)
doc/_static/underscore.js:29
↓ 1 callers
Method
KeyDown
demo/scenes.h:51
↓ 1 callers
Function
Kn
(e,t,n)
doc/_static/jquery.js:2
↓ 1 callers
Function
L
(P,Q)
doc/_static/api/jquery.js:68
↓ 1 callers
Function
LU
core/matnn.h:204
↓ 1 callers
Function
LoadFileToBuffer
core/platform.cpp:194
↓ 1 callers
Function
LongestAxis
core/aabbtree.cpp:95
↓ 1 callers
Function
LookAtMatrix
core/maths.h:509
↓ 1 callers
Function
Lt
(e,t)
doc/_static/jquery.js:2
↓ 1 callers
Function
MemcpySubresource
------------------------------------------------------------------------------------------------ Row-by-row memcpy
external/D3D12/include/d3dx12.h:1298
↓ 1 callers
Function
MouseFunc
demo/main.cpp:2493
↓ 1 callers
Function
MouseMotionFunc
demo/main.cpp:2531
↓ 1 callers
Function
MousePassiveMotionFunc
demo/main.cpp:2525
↓ 1 callers
Method
Move
update the frame, returns a matrix representing the delta transform that can be applied to particles to teleport them to the frame's new location
extensions/flexExtMovingFrame.cpp:35
↓ 1 callers
Function
Multiply
core/matnn.h:123
↓ 1 callers
Function
Normalize
core/quat.h:125
↓ 1 callers
Function
NvFlexExtAllocParticles
extensions/flexExtContainer.cpp:472
↓ 1 callers
Function
NvFlexExtCreateForceFieldCallback
extensions/dx/flexExt.cpp:105
↓ 1 callers
Function
NvFlexExtDestroyForceFieldCallback
extensions/dx/flexExt.cpp:110
↓ 1 callers
Function
NvFlexExtFreeParticles
extensions/flexExtContainer.cpp:488
↓ 1 callers
Function
NvFlexExtGetActiveList
extensions/flexExtContainer.cpp:506
↓ 1 callers
Function
NvFlexExtPullFromDevice
extensions/flexExtContainer.cpp:749
↓ 1 callers
Function
NvFlexExtPushToDevice
extensions/flexExtContainer.cpp:723
↓ 1 callers
Function
NvFlexExtSetForceFields
extensions/dx/flexExt.cpp:155
↓ 1 callers
Function
On
(e,t)
doc/_static/jquery.js:2
↓ 1 callers
Function
OrthographicMatrix
core/maths.h:577
↓ 1 callers
Function
Outer
outer product of a and b, b is considered a row vector
core/mat22.h:138
↓ 1 callers
Function
PerlinNoise1DFunction
core/perlin.cpp:262
↓ 1 callers
Function
PerlinNoise2DFunction
core/perlin.cpp:240
↓ 1 callers
Function
PerlinNoise3DFunction
core/perlin.cpp:207
↓ 1 callers
Function
PerlinNoise3DFunctionPeriodic
core/perlin.cpp:170
↓ 1 callers
Function
PfmLoad
core/pfm.cpp:55
↓ 1 callers
Function
PfmSave
core/pfm.cpp:101
↓ 1 callers
Function
PickParticle
finds the closest particle to a view ray
demo/helpers.h:1131
↓ 1 callers
Function
PoissonSample3D
Poisson sample the volume of a sphere with given separation
core/maths.h:1688
↓ 1 callers
Method
PostInitialize
demo/scenes.h:42
↓ 1 callers
Function
PresentFrame
demo/opengl/shadersGL.cpp:313
↓ 1 callers
Function
Qn
(e,t)
doc/_static/jquery.js:2
↓ 1 callers
Function
RGBA
demo/opengl/imguiRenderGL.cpp:58
↓ 1 callers
Function
RGBA
demo/d3d11/imguiGraph.cpp:51
↓ 1 callers
Function
RandVec3
core/maths.h:384
↓ 1 callers
Function
ReadFrame
demo/opengl/shadersGL.cpp:307
↓ 1 callers
Method
RemoveTri
core/cloth.h:83
↓ 1 callers
Function
RenderDebug
demo/main.cpp:1419
↓ 1 callers
Function
RenderEllipsoids
demo/opengl/shadersGL.cpp:2036
↓ 1 callers
Function
RenderScene
demo/main.cpp:1191
↓ 1 callers
Method
ReplaceEdge
core/cloth.h:154
↓ 1 callers
Function
ReshapeRender
demo/opengl/shadersGL.cpp:229
↓ 1 callers
Function
SDLInit
demo/main.cpp:2604
↓ 1 callers
Function
SDLMainLoop
demo/main.cpp:2616
↓ 1 callers
Function
SafeNormalize
core/maths.h:221
↓ 1 callers
Function
SampleMesh
creates mesh interior and surface sample points and clusters them into particles
extensions/flexExtSoft.cpp:394
↓ 1 callers
Function
SampleSDFGrad
return normal of signed distance field
extensions/flexExtRigid.cpp:49
↓ 1 callers
Function
SampleSDFGrad
return normal of signed distance field
demo/helpers.h:47
↓ 1 callers
Function
ScalarTriple
core/maths.h:1229
↓ 1 callers
Method
Set
extensions/flexExtContainer.cpp:50
↓ 1 callers
Function
ShadowBegin
demo/opengl/shadersGL.cpp:774
↓ 1 callers
Function
ShadowCreate
demo/opengl/shadersGL.cpp:735
↓ 1 callers
Function
ShadowDestroy
demo/opengl/shadersGL.cpp:766
↓ 1 callers
Function
ShadowEnd
demo/opengl/shadersGL.cpp:796
↓ 1 callers
Function
Shutdown
demo/main.cpp:973
↓ 1 callers
Function
Sign
core/maths.h:128
↓ 1 callers
Function
SkinMesh
demo/helpers.h:403
↓ 1 callers
Function
Solve
core/matnn.h:241
↓ 1 callers
Function
SolveQuadratic
core/maths.h:1021
↓ 1 callers
Method
SplitVertex
core/cloth.h:559
↓ 1 callers
Function
Sqr
core/maths.h:233
↓ 1 callers
Function
StartFrame
demo/opengl/shadersGL.cpp:119
↓ 1 callers
Function
StripFilename
core/platform.cpp:260
↓ 1 callers
Method
Sync
send any changes to flex (all buffers guaranteed to be unmapped here)
demo/scenes.h:48
↓ 1 callers
Function
SyncScene
demo/main.cpp:1179
↓ 1 callers
Method
TraceRay
core/aabbtree.cpp:502
↓ 1 callers
Function
TransformBounds
core/maths.h:1652
↓ 1 callers
Function
TransformMatrix
assumes yaw on y, then pitch on z, then roll on x
core/maths.h:636
↓ 1 callers
Function
UnbindSolidShader
demo/opengl/shadersGL.cpp:831
↓ 1 callers
Function
UniformSampleDisc
core/maths.h:424
↓ 1 callers
Function
UniformSampleSphereVolume
uniformly sample volume of a sphere using dart throwing
core/maths.h:387
← previous
next →
401–500 of 1,426, ranked by callers