code wiki / (root) / nx_real3d_research_fetch.nx

nx_real3d_research_fetch.nx

buildroot/runtime/nx_real3d_research_fetch.nx

5265 B62 linesdepth 24pulls 155 transitivereach 0 importersview sourcekind tool
docsdependenciesstructsconstsfunctions

about

nx_real3d_research_fetch.nx -- GROUND THE ONE-3D-CORE BAR (operator 2026-07-03: "real 3d s class exceed physics and visuals and other things so our cad and 3d printer and our games and everything are s class exceed -- use the nishi researcher and census"). ONE sovereign 3D core should serve games + CAD + 3D print + sim. Banks the June-2026 SOTA requirement surface over sovereign TLS-1.3 (nx_research_engine): (1) PHYSICS engines = the real-time rigid-body bar (PhysX/Havok/Bullet class; XPBD = the modern method), (2) COLLISION = the algorithms every engine shares (GJK/BVH/broadphase), (3) GEOMETRY KERNELS = the CAD bar (Open Cascade/ Parasolid BREP/NURBS vs our sampled-SDF), (4) 3D PRINT = slicer pipeline (PrusaSlicer/Cura STL->slice-> G-code), (5) VISUALS = the AAA bar (Nanite/Lumen-class virtualized geometry + GI, PBR, shadow maps, gaussian splatting). wiki is TLS-1.3 friendly (proven); idempotent have-skip => resumable. expect_exit:0 ORIGINAL

dependencies 1 imports · 0 importers

nx_research_engine.nx nx_real3d_research_fetch.nx

imports: nx_research_engine.nx

imported by: nobody (leaf or entry point)

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

main rf_init nx_trust_store_load_from_c sys_mmap sys_read_file sys_openat_rd sys_lseek sys_mmap ↻ sys_read sys_close nx_nss_certdata_parse sys_mmap ↻ _pat_class_cert _pat_value_octal _pat_end _find_newline _starts_with _parse_octal_line sys_mmap ↻ _is_space _decode_octal_escape _is_octal trust_store_alloc sys_mmap ↻ nx_x509_trust_store_load sys_mmap ↻ x509_parse sys_mmap ↻ asn1_cursor_init asn1_expect_tag sys_mmap ↻ asn1_read_tlv_header asn1_read_length x509_read_tlv sys_mmap ↻ asn1_expect_tag ↻ x509_read_alg_id sys_mmap ↻ asn1_expect_tag ↻ trust_store_add

structs

none

consts

11const K_MAGIC_8388608: i64 = 8388608

functions

13func F(u: *u8, o: *u8, store: *TrustStore, out: *u8, cap: i64) -> i64 { return rf_fetch_bank(u, o, store, out, cap) }
called by 1: main calls 1: rf_fetch_bank
15func main() -> i64