Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Xingyu-Lin/softgym
/ functions
Functions
5,253 in github.com/Xingyu-Lin/softgym
⨍
Functions
5,253
◇
Types & classes
1,761
↓ 11 callers
Function
__NvReferenceUAVForOp
PyFlex/external/nvapi/include/nvHLSLExtnsInternal.h:93
↓ 11 callers
Function
e
(bG,bF)
PyFlex/doc/_static/api/jquery.js:16
↓ 11 callers
Function
imguiSeparatorLine
PyFlex/bindings/demo/imgui.cpp:667
↓ 11 callers
Function
imguiSeparatorLine
PyFlex/demo/imgui.cpp:667
↓ 11 callers
Function
isActive
PyFlex/bindings/imgui.cpp:189
↓ 11 callers
Function
isActive
PyFlex/bindings/demo/imgui.cpp:189
↓ 11 callers
Function
isActive
PyFlex/demo/imgui.cpp:189
↓ 11 callers
Function
quatFromAxisAngle
given a rotation axis and angle, return a quatirian that represents such roatation.
softgym/utils/misc.py:64
↓ 11 callers
Function
sqr
PyFlex/bindings/opengl/shadersGL.cpp:653
↓ 10 callers
Function
AddSDF
PyFlex/demo/helpers.h:814
↓ 10 callers
Function
COMRelease
PyFlex/bindings/demo/d3d11/imguiGraphD3D11.cpp:22
↓ 10 callers
Function
COMRelease
PyFlex/bindings/d3d11/imguiGraphD3D11.cpp:22
↓ 10 callers
Function
COMRelease
PyFlex/demo/d3d11/imguiGraphD3D11.cpp:22
↓ 10 callers
Function
DrawLine
PyFlex/bindings/helpers.h:1297
↓ 10 callers
Function
DrawMesh
PyFlex/bindings/demo/opengl/shadersGL.cpp:1124
↓ 10 callers
Function
N
(e,t)
PyFlex/doc/_static/jquery.js:2
↓ 10 callers
Function
STRINGIFY
PyFlex/bindings/opengl/shadersGL.cpp:1572
↓ 10 callers
Function
STRINGIFY
PyFlex/bindings/demo/opengl/shadersGL.cpp:1552
↓ 10 callers
Function
STRINGIFY
PyFlex/demo/opengl/shadersGL.cpp:1552
↓ 10 callers
Function
UpdateShapes
PyFlex/bindings/demo/helpers.h:1685
↓ 10 callers
Method
getHeap
Get the underlying heap
PyFlex/bindings/demo/d3d12/NvCoDx12DescriptorHeap.h:59
↓ 10 callers
Method
getHeap
Get the underlying heap
PyFlex/bindings/d3d12/NvCoDx12DescriptorHeap.h:59
↓ 10 callers
Method
getHeap
Get the underlying heap
PyFlex/demo/d3d12/NvCoDx12DescriptorHeap.h:59
↓ 10 callers
Method
initialize
PyFlex/bindings/demo/d3d12/demoContextD3D12.cpp:119
↓ 10 callers
Method
initialize
PyFlex/bindings/d3d12/demoContextD3D12.cpp:119
↓ 10 callers
Method
initialize
PyFlex/demo/d3d12/demoContextD3D12.cpp:119
↓ 10 callers
Function
stbi__blinn_8x8
fast 0..255 * 0..255 => 0..255 rounded multiplication
PyFlex/external/stb_image/stb_image.h:3518
↓ 10 callers
Function
stbtt__find_table
@OPTIMIZE: binary search
PyFlex/bindings/stb_truetype.h:641
↓ 10 callers
Function
stbtt__find_table
@OPTIMIZE: binary search
PyFlex/bindings/demo/stb_truetype.h:641
↓ 10 callers
Function
stbtt__find_table
@OPTIMIZE: binary search
PyFlex/demo/stb_truetype.h:641
↓ 10 callers
Function
ttULONG
PyFlex/bindings/stb_truetype.h:622
↓ 10 callers
Function
ttULONG
PyFlex/bindings/demo/stb_truetype.h:622
↓ 10 callers
Function
ttULONG
PyFlex/demo/stb_truetype.h:622
↓ 9 callers
Function
AddPlinth
helper that creates a plinth whose center matches the particle bounds
PyFlex/bindings/demo/helpers.h:461
↓ 9 callers
Function
Cos
PyFlex/core/maths.h:66
↓ 9 callers
Function
DrawMesh
PyFlex/demo/opengl/shadersGL.cpp:1124
↓ 9 callers
Function
Extrude
PyFlex/core/extrude.cpp:32
↓ 9 callers
Function
Floor2Int
fast floor float->int conversion routine.
PyFlex/core/perlin.cpp:48
↓ 9 callers
Function
PerlinFade
like cubic fade but has both first-order and second-order derivatives of 0.0 at [0.0,1.0]
PyFlex/core/perlin.cpp:68
↓ 9 callers
Function
RadToDeg
PyFlex/core/maths.h:56
↓ 9 callers
Function
Sin
PyFlex/core/maths.h:61
↓ 9 callers
Function
__fp32x4Tofp16x4
PyFlex/external/nvapi/include/nvHLSLExtnsInternal.h:457
↓ 9 callers
Function
imguiCheck
PyFlex/bindings/demo/imgui.cpp:496
↓ 9 callers
Function
imguiCheck
PyFlex/demo/imgui.cpp:496
↓ 9 callers
Method
in_glass
judge whether a water particle is in the poured glass water: [x, y, z, 1/m] water particle state.
softgym/envs/pass_water.py:553
↓ 9 callers
Method
render
(self, mode='rgb_array')
softgym/envs/flex_env.py:217
↓ 9 callers
Method
set_scene
Set up the flex scene
softgym/envs/flex_env.py:234
↓ 9 callers
Method
update_camera
:param camera_name: The camera_name to switch to :param camera_param: None if only switching cameras. Otherwise, should be a dictiona
softgym/envs/flex_env.py:98
↓ 9 callers
Function
ut
(e)
PyFlex/doc/_static/jquery.js:2
↓ 8 callers
Function
CompileProgram
PyFlex/bindings/opengl/shader.cpp:154
↓ 8 callers
Function
CompileProgram
PyFlex/bindings/demo/opengl/shader.cpp:154
↓ 8 callers
Function
CompileProgram
PyFlex/demo/opengl/shader.cpp:154
↓ 8 callers
Function
CreateSDF
PyFlex/demo/helpers.h:507
↓ 8 callers
Function
DrawCloth
PyFlex/bindings/opengl/shadersGL.cpp:1176
↓ 8 callers
Function
J
()
PyFlex/doc/_static/api/jquery.js:68
↓ 8 callers
Function
K
(e)
PyFlex/doc/_static/jquery.js:2
↓ 8 callers
Function
ProjectionMatrix
this is designed as a drop in replacement for gluPerspective
PyFlex/core/maths.h:590
↓ 8 callers
Function
SetCullMode
PyFlex/demo/opengl/shadersGL.cpp:334
↓ 8 callers
Function
UpdateFluidRenderBuffers
PyFlex/bindings/opengl/shadersGL.cpp:2109
↓ 8 callers
Method
_get_key_point_idx
The keypoints are defined as the four corner points of the cloth
softgym/envs/cloth_env.py:135
↓ 8 callers
Function
by
(bz)
PyFlex/doc/_static/api/jquery.js:16
↓ 8 callers
Method
clear
PyFlex/demo/d3d12/NvCoDx12RenderTarget.cpp:142
↓ 8 callers
Method
draw
PyFlex/bindings/demo/d3d11/meshRenderD3D11.cpp:260
↓ 8 callers
Method
draw
PyFlex/bindings/d3d11/meshRenderD3D11.cpp:260
↓ 8 callers
Method
draw
PyFlex/demo/d3d11/meshRenderD3D11.cpp:260
↓ 8 callers
Method
in_glass
judge whether a water particle is in the poured glass water: [x, y, z, 1/m] water particle state.
softgym/envs/pour_water.py:602
↓ 8 callers
Method
newConstantBuffer
Create filled in constant buffer
PyFlex/bindings/demo/d3d12/NvCoDx12CircularResourceHeap.h:179
↓ 8 callers
Method
newConstantBuffer
Create filled in constant buffer
PyFlex/bindings/d3d12/NvCoDx12CircularResourceHeap.h:179
↓ 8 callers
Method
newConstantBuffer
Create filled in constant buffer
PyFlex/demo/d3d12/NvCoDx12CircularResourceHeap.h:179
↓ 8 callers
Function
o
(e,t,n)
PyFlex/doc/_static/jquery.js:2
↓ 8 callers
Function
stbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
PyFlex/external/stb_image/stb_image.h:2104
↓ 8 callers
Function
stbi__mad3sizes_valid
returns 1 if "a*b*c + add" has no negative terms/factors and doesn't overflow
PyFlex/external/stb_image/stb_image.h:889
↓ 8 callers
Function
stbtt_setvertex
PyFlex/bindings/stb_truetype.h:825
↓ 8 callers
Function
stbtt_setvertex
PyFlex/bindings/demo/stb_truetype.h:825
↓ 8 callers
Function
stbtt_setvertex
PyFlex/demo/stb_truetype.h:825
↓ 7 callers
Function
BeginLines
PyFlex/bindings/demo/opengl/shadersGL.cpp:2912
↓ 7 callers
Function
BeginLines
PyFlex/demo/opengl/shadersGL.cpp:2912
↓ 7 callers
Function
DestroyGpuMesh
PyFlex/bindings/demo/opengl/shadersGL.cpp:2832
↓ 7 callers
Function
DestroyGpuMesh
PyFlex/demo/opengl/shadersGL.cpp:2832
↓ 7 callers
Function
DrawGpuMesh
PyFlex/bindings/opengl/shadersGL.cpp:2857
↓ 7 callers
Function
DrawPoints
PyFlex/bindings/opengl/shadersGL.cpp:882
↓ 7 callers
Function
EndLines
PyFlex/bindings/demo/opengl/shadersGL.cpp:2936
↓ 7 callers
Function
EndLines
PyFlex/demo/opengl/shadersGL.cpp:2936
↓ 7 callers
Function
Init
PyFlex/bindings/main_original.cpp:563
↓ 7 callers
Function
Init
PyFlex/bindings/demo/main.cpp:563
↓ 7 callers
Function
MakeSDF
PyFlex/core/sdf.cpp:116
↓ 7 callers
Function
Perlin1D
PyFlex/core/perlin.cpp:282
↓ 7 callers
Method
SetCol
PyFlex/core/matnn.h:60
↓ 7 callers
Function
T
(e,n,s,a)
PyFlex/doc/_static/jquery.js:2
↓ 7 callers
Method
_get_obs
(self)
softgym/envs/flex_env.py:253
↓ 7 callers
Function
bw
()
PyFlex/doc/_static/api/jquery.js:16
↓ 7 callers
Function
cast_from_AppGraphCtxD3D12
PyFlex/bindings/demo/d3d12/appD3D12Ctx.h:127
↓ 7 callers
Function
cast_from_AppGraphCtxD3D12
PyFlex/bindings/d3d12/appD3D12Ctx.h:127
↓ 7 callers
Function
cast_from_AppGraphCtxD3D12
PyFlex/demo/d3d12/appD3D12Ctx.h:127
↓ 7 callers
Method
clear
PyFlex/bindings/demo/d3d12/NvCoDx12RenderTarget.cpp:142
↓ 7 callers
Method
get_cached_configs_and_states
If the path exists, load from it. Should be a list of (config, states) :param cached_states_path: :return:
softgym/envs/flex_env.py:68
↓ 7 callers
Function
inRect
PyFlex/bindings/imgui.cpp:199
↓ 7 callers
Function
inRect
PyFlex/bindings/demo/imgui.cpp:199
↓ 7 callers
Function
inRect
PyFlex/demo/imgui.cpp:199
↓ 7 callers
Function
sqr
PyFlex/bindings/demo/main.cpp:557
← previous
next →
201–300 of 5,253, ranked by callers