code wiki / (root) / nx_face_feature_gate_t367.nx

nx_face_feature_gate_t367.nx

buildroot/runtime/nx_face_feature_gate_t367.nx

2293 B42 linesdepth 5pulls 7 transitivereach 0 importersview sourcekind tooltopic face
docsdependenciesstructsconstsfunctions

about

nx_face_feature_gate_t367.nx -- reusable feature-preservation referee for the canonical procedural face. Composes existing nx_faceanat and nx_sdfrender owners; it does not tune or publish an asset. A pass means the generated geometry retains measurable palpebral fissures and a measurable lip profile. license_tier: ORIGINAL

dependencies 3 imports · 0 importers

nx_syscalls.nx nx_sdfrender.nx nx_faceanat.nx nx_face_feature_gate_t367.nx

imports: nx_syscalls.nxnx_sdfrender.nxnx_faceanat.nx

imported by: nobody (leaf or entry point)

call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown

main sys_mmap nxa_die sys_write sys_exit nxa_lock_take nxa_lock_addr sys_write ↻ nxa_lock_give nxa_lock_addr ↻ nxa_report_overrun sys_write ↻ nxa_dump_printable sys_write ↻ nxa_dump_sizes sys_write ↻ sdf_bytes sdf_clear_ops sdf_set_floor faceanat_build sdf_clear_ops ↻ sdf_set_floor ↻ sdf_set_mtx_amp fa_tissue_z sdf_set_op fa_lip_prims sdf_set_prim sdf_set_kb sdf_set_mat sdf_set_rot it_cos4096 it_sin4096 it_sin4096 ↻ sdf_set_prim ↻ sdf_set_roll it_cos4096 ↻ it_sin4096 ↻ fa_palpebral_fissure sys_mmap ↻ fa_pf_column

structs

none

consts

8const FFG_EXIT_USAGE: i64 = 2
9const FFG_EXIT_REFUSE: i64 = 1
10const FFG_FACE_SIZE: i64 = 1
11const FFG_ARENA_PART_CAPACITY: i64 = 48
12const FFG_EYE_FIELDS: i64 = 9
13const FFG_LIP_FIELDS: i64 = 11
14const FFG_LEFT_EYE: i64 = 0 - 1
15const FFG_RIGHT_EYE: i64 = 1
16const FFG_EYE_OUT_BYTES: i64 = FFG_EYE_FIELDS * 8
17const FFG_LIP_OUT_BYTES: i64 = FFG_LIP_FIELDS * 8

functions

18func main(argc: i64, argv: *i64) -> i64