Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AntonioFerreras/Digital-Earth
/ functions
Functions
155 in github.com/AntonioFerreras/Digital-Earth
⨍
Functions
155
◇
Types & classes
5
↓ 1 callers
Function
sample_interaction
(ray_pos: vec3, ray_dir: vec3, land_isection: float,
pathtracer.py:173
↓ 1 callers
Function
sample_klein_nishina_phase
(view: vec3, e: ti.f32)
lib/volume_rendering_models.py:92
↓ 1 callers
Function
sample_phase
(ray_dir: vec3, interaction_id: ti.i32, reduce_peak)
pathtracer.py:250
↓ 1 callers
Function
sample_scatter_event
(interaction_id: ti.i32)
pathtracer.py:264
↓ 1 callers
Function
sample_sphere
(rand: vec2)
lib/sampling.py:42
↓ 1 callers
Method
set_aspect_scale
(self, scale: ti.f32)
renderer.py:241
↓ 1 callers
Method
set_crf
(self, index: ti.i32)
renderer.py:253
↓ 1 callers
Method
set_crf_count
(self, num: ti.i32)
renderer.py:257
↓ 1 callers
Method
set_exposure
(self, exposure: ti.f32)
renderer.py:245
↓ 1 callers
Method
set_fov
(self, fov: ti.f32)
renderer.py:237
↓ 1 callers
Method
set_gamma
(self, gam: ti.f32)
renderer.py:249
↓ 1 callers
Method
set_look_at
(self, x: ti.f32, y: ti.f32, z: ti.f32)
renderer.py:233
↓ 1 callers
Method
set_sun_angle
(self, ang: ti.f32)
renderer.py:261
↓ 1 callers
Method
set_sun_path_rot
(self, ang: ti.f32)
renderer.py:265
↓ 1 callers
Method
set_up
(self, x: ti.f32, y: ti.f32, z: ti.f32)
renderer.py:229
↓ 1 callers
Function
spectrum_sample
(cie_lut_sampler: ti.template(), res)
lib/colour.py:13
↓ 1 callers
Function
sphere_UV_map
(n: vec3)
lib/math_utils.py:26
↓ 1 callers
Function
srgb_transfer
(linear)
lib/colour.py:75
↓ 1 callers
Method
start
(self)
earth_viewer.py:183
↓ 1 callers
Function
tonescale
(x: ti.f32, m: ti.f32, s: ti.f32, c: ti.f32, invert: ti.i32)
lib/OpenDRT.py:201
↓ 1 callers
Method
update_camera
(self, elapsed_time)
earth_viewer.py:38
↓ 1 callers
Function
xyYToXYZ
(xyY: vec3)
lib/AgX.py:44
Function
G1_smith
(n_dot_v: ti.f32, alpha2: ti.f32)
lib/surface_rendering_models.py:95
Function
UV_to_index
(uv, res)
lib/math_utils.py:31
Function
UV_to_index_stochastic
(uv, res)
lib/math_utils.py:35
Method
__init__
(self, image_res, up)
renderer.py:17
Method
__init__
(self, window, up)
earth_viewer.py:24
Method
__init__
(self)
earth_viewer.py:167
Function
beckmann_isotropic_visibility
(n_dot_v: ti.f32, n_dot_l: ti.f32, alpha: ti.f32)
lib/surface_rendering_models.py:174
Function
cloud_phase
(cos_theta: ti.f32, reduce_peak)
lib/volume_rendering_models.py:155
Function
display_transform
(workingColor: vec3)
lib/AgX.py:131
Function
earth_brdf
(albedo: ti.f32, oceanness: ti.f32, bathymetry: ti.f32, v: vec3, n: vec3, l: vec3)
lib/surface_rendering_models.py:10
Function
get_density
(h: ti.f32)
lib/volume_rendering_models.py:271
Function
get_elevation
(pos: vec3)
lib/volume_rendering_models.py:276
Method
look_at
(self)
earth_viewer.py:152
Function
mie_phase
(cos_theta: ti.f32)
lib/volume_rendering_models.py:66
Method
mouse_exclusive_owner
(self)
earth_viewer.py:32
Function
path_tracer
(path: PathParameters, scene: SceneParameters, albedo_sampler: ti.template(),
pathtracer.py:317
Method
position
(self)
earth_viewer.py:148
Function
ray_marcher
(path: PathParameters, scene: SceneParameters, albedo_sampler: ti.template(),
pathtracer.py:545
Function
rayleigh_phase
(cos_theta: ti.f32)
lib/volume_rendering_models.py:62
Function
sample_cloud_phase
(view: vec3, reduce_peak)
lib/volume_rendering_models.py:166
Function
sample_ggx_vndf
(V_tangent: ti.f32, rand: ti.f32, alpha: ti.f32)
lib/surface_rendering_models.py:125
Function
sample_mie_phase
(view: vec3)
lib/volume_rendering_models.py:70
Function
sclick_fresnel
(v_dot_h: ti.f32, F_0: ti.f32)
lib/surface_rendering_models.py:107
Function
sdivf3f3
(a: vec3, b: vec3)
lib/OpenDRT.py:106
Function
speckle
(p: vec2, density: ti.f32)
pathtracer.py:273
Function
spectra_extinction_mie
(wavelength: ti.f32)
lib/volume_rendering_models.py:195
Function
spectra_extinction_mie2
(wavelength: ti.f32)
lib/volume_rendering_models.py:190
Function
spectra_extinction_ozone
(wavelength: ti.f32, o3_crossec_buff: ti.template())
lib/volume_rendering_models.py:220
Function
spectra_extinction_rayleigh
(wavelength: ti.f32)
lib/volume_rendering_models.py:204
Function
srgb_transfer_inverse
(color)
lib/colour.py:82
Method
target_dir
(self)
earth_viewer.py:156
Method
to_vec3
(c)
renderer.py:397
Method
to_vec3u
(c)
renderer.py:388
← previous
101–155 of 155, ranked by callers