Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JiayinCao/SORT
/ functions
Functions
1,426 in github.com/JiayinCao/SORT
⨍
Functions
1,426
◇
Types & classes
460
Method
pdf
src/scatteringevent/bsdf/phong.cpp:71
Method
pdf
src/scatteringevent/bsdf/microfacet.cpp:349
Method
pdf
src/scatteringevent/bsdf/distributionbrdf.cpp:95
Method
pdf
get the pdf of the sampled direction
src/scatteringevent/bsdf/lambert.cpp:55
Method
pdf
src/scatteringevent/bsdf/doublesided.cpp:51
Method
pdf
src/scatteringevent/bsdf/dielectric.cpp:58
Method
pdf
@brief Evalute the pdf of an existance direction given the Incident direction. If one implements customized sample_f for the brdf, it needs to have c
src/scatteringevent/bsdf/fourierbxdf.h:167
Function
pickScattering
src/scatteringevent/scatteringevent.cpp:25
Method
pickSplitting
src/accel/kdtree.cpp:180
Method
point2VoxelId
src/accel/unigrid.cpp:103
Method
poll
(cls, context)
blender-plugin/addons/sortblend/material.py:27
Method
poll
(cls, context)
blender-plugin/addons/sortblend/material.py:38
Method
poll
(cls, context)
blender-plugin/addons/sortblend/material.py:881
Method
poll
(cls, context)
blender-plugin/addons/sortblend/material.py:950
Method
poll
(cls, context)
blender-plugin/addons/sortblend/ui/ui_camera.py:37
Method
poll
(cls, context)
blender-plugin/addons/sortblend/ui/ui_render.py:137
Method
poll
(self, context)
blender-plugin/addons/sortblend/ui/ui_material.py:275
Method
poll
(self, context)
blender-plugin/addons/sortblend/ui/ui_material.py:304
Method
poll
(cls, context)
blender-plugin/addons/sortblend/ui/ui_material.py:327
Method
poll
(cls, context)
blender-plugin/addons/sortblend/ui/ui_world.py:71
Method
poll
(cls, context)
blender-plugin/addons/sortblend/ui/ui_particle.py:40
Method
poll
(cls, context)
blender-plugin/addons/sortblend/ui/ui_light.py:26
Method
populateResources
( self , resources )
blender-plugin/addons/sortblend/material.py:679
Method
populateResources
( self , resources )
blender-plugin/addons/sortblend/material.py:1785
Method
pullContext
src/work/work.h:71
Method
recycleContext
src/work/work.h:96
Function
register
()
blender-plugin/addons/sortblend/base.py:88
Function
register
()
blender-plugin/addons/sortblend/__init__.py:46
Method
register
(cls)
blender-plugin/addons/sortblend/material.py:60
Method
register
(cls)
blender-plugin/addons/sortblend/material.py:110
Method
register
(cls)
blender-plugin/addons/sortblend/ui/ui_camera.py:25
Method
register
(cls)
blender-plugin/addons/sortblend/ui/ui_render.py:108
Method
register
(cls)
blender-plugin/addons/sortblend/ui/ui_particle.py:27
Function
register_class
(cls)
blender-plugin/addons/sortblend/base.py:27
Method
register_node
(cls,category)
blender-plugin/addons/sortblend/material.py:51
Method
registrar
(nodecls)
blender-plugin/addons/sortblend/material.py:52
Method
render
(self, depsgraph)
blender-plugin/addons/sortblend/renderer.py:170
Method
rtc_bounding_box
src/accel/embree_util.cpp:49
Method
rtc_intersect
src/accel/embree_util.cpp:63
Method
rtc_occluded
src/accel/embree_util.cpp:100
Method
sah
src/accel/kdtree.cpp:168
Method
sampleCatmullRom2D
Importance sampling for catmull rom
src/scatteringevent/bsdf/fourierbxdf.cpp:251
Method
sampleFourier
Importance sampling for fourier interpolation Refer these two wiki pages for further detail: Bisection method : https://en.wikipedia.org/wiki/Bisect
src/scatteringevent/bsdf/fourierbxdf.cpp:339
Method
sample_2d
src/material/tsl_system.cpp:59
Method
sample_alpha_2d
src/material/tsl_system.cpp:66
Method
sample_f
src/scatteringevent/bsdf/disney.cpp:87
Method
sample_f
src/scatteringevent/bsdf/kylin_principle.cpp:74
Method
sample_f
src/scatteringevent/bsdf/coat.h:101
Method
sample_f
src/scatteringevent/bsdf/ashikhmanshirley.cpp:51
Method
sample_f
src/scatteringevent/bsdf/fabric.cpp:44
Method
sample_f
src/scatteringevent/bsdf/bxdf.cpp:54
Method
sample_f
src/scatteringevent/bsdf/transparent.cpp:32
Method
sample_f
src/scatteringevent/bsdf/fourierbxdf.cpp:125
Method
sample_f
src/scatteringevent/bsdf/phong.cpp:45
Method
sample_f
src/scatteringevent/bsdf/microfacet.cpp:139
Method
sample_f
src/scatteringevent/bsdf/distributionbrdf.cpp:55
Method
sample_f
sample a direction randomly
src/scatteringevent/bsdf/lambert.cpp:46
Method
sample_f
src/scatteringevent/bsdf/doublesided.cpp:37
Method
sample_f
src/scatteringevent/bsdf/dielectric.cpp:42
Method
sample_f
@brief Importance sampling for the bxdf. This method is not pure virtual and it has a default implementation, which sample out-going directions that
src/scatteringevent/bsdf/fourierbxdf.h:156
Method
sample_l
src/light/skylight.cpp:20
Method
sample_l
sample ray from light
src/light/pointlight.cpp:24
Method
sample_l
sample a ray
src/light/distant.cpp:25
Method
sample_l
sample ray from light
src/light/spot.cpp:24
Function
satDot
src/math/vector2.h:132
Method
serialize
(self,fs)
blender-plugin/addons/sortblend/material.py:489
Method
serialize
(self,fs)
blender-plugin/addons/sortblend/material.py:521
Method
serialize
(self,fs)
blender-plugin/addons/sortblend/material.py:537
Method
serialize
(self,fs)
blender-plugin/addons/sortblend/material.py:553
Method
serialize
(self,fs)
blender-plugin/addons/sortblend/material.py:568
Method
serialize
(self,fs)
blender-plugin/addons/sortblend/material.py:584
Method
serialize
(self,fs)
blender-plugin/addons/sortblend/material.py:600
Method
serialize
(self,fs)
blender-plugin/addons/sortblend/material.py:624
Method
serialize
(self,data)
blender-plugin/addons/sortblend/stream/stream.py:42
Method
serialize_exposed_args
(self,fs)
blender-plugin/addons/sortblend/material.py:1313
Method
serialize_prop
(self,fs)
blender-plugin/addons/sortblend/material.py:685
Method
serialize_prop
(self,fs)
blender-plugin/addons/sortblend/material.py:1083
Method
serialize_prop
(self,fs)
blender-plugin/addons/sortblend/material.py:1185
Method
serialize_prop
(self, fs)
blender-plugin/addons/sortblend/material.py:1409
Method
serialize_prop
(self, fs)
blender-plugin/addons/sortblend/material.py:1441
Method
serialize_prop
(self, fs)
blender-plugin/addons/sortblend/material.py:1461
Method
serialize_prop
(self, fs)
blender-plugin/addons/sortblend/material.py:1497
Method
serialize_prop
(self, fs)
blender-plugin/addons/sortblend/material.py:1525
Method
serialize_prop
(self, fs)
blender-plugin/addons/sortblend/material.py:1557
Method
serialize_prop
(self, fs)
blender-plugin/addons/sortblend/material.py:1636
Method
serialize_prop
(self, fs)
blender-plugin/addons/sortblend/material.py:1704
Method
serialize_prop
(self, fs)
blender-plugin/addons/sortblend/material.py:1748
Method
serialize_prop
(self, fs)
blender-plugin/addons/sortblend/material.py:1797
Method
serialize_prop
(self, fs)
blender-plugin/addons/sortblend/material.py:1856
Method
serialize_prop
(self, fs)
blender-plugin/addons/sortblend/material.py:1928
Method
serialize_prop
(self, fs)
blender-plugin/addons/sortblend/material.py:1973
Method
serialize_prop
(self, fs)
blender-plugin/addons/sortblend/material.py:2006
Method
serialize_prop
(self, fs)
blender-plugin/addons/sortblend/material.py:2057
Method
serialize_prop
(self, fs)
blender-plugin/addons/sortblend/material.py:2091
Method
serialize_prop
(self, fs)
blender-plugin/addons/sortblend/material.py:2112
Method
serialize_prop
(self, fs)
blender-plugin/addons/sortblend/material.py:2133
Method
serialize_prop
(self, fs)
blender-plugin/addons/sortblend/material.py:2153
Method
serialize_prop
(self, fs)
blender-plugin/addons/sortblend/material.py:2172
Method
serialize_prop
(self, fs)
blender-plugin/addons/sortblend/material.py:2224
Method
serialize_prop
(self, fs)
blender-plugin/addons/sortblend/material.py:2423
← previous
next →
1,201–1,300 of 1,426, ranked by callers