Skip to content

Project Status

randomnumgen1 edited this page Apr 23, 2025 · 11 revisions

Legend: non-working ❌, working: ✅

System::IO::File

Function Windows (x64) Windows (ARM) Windows (RISC-V) Linux (x64) Linux (ARM)
Create
Exists
Delete
Move
CreateSymboliclink

System::IO::Directory

Function Windows (x64) Windows (ARM) Windows (RISC-V) Linux (x64) Linux (ARM)
CreateDirectory
CreateSymbolicLink
Delete
Exists
Move

System::Enviroment

Function Windows (x64) Windows (ARM) Windows (RISC-V) Linux (x64) Linux (ARM)
CurrentProcessId
ProcessorCount
ProcessorBrand
ProcessorVendor
ProcessorHasFeature
TotalPhysicalMemory
TotalVirtualMemory
AvailablePhysicalMemory
AvailableVirtualMemory
CurrentDirectory

System::Vector2

Function Working
Static:

System::Vector3

Function Working
Static:
Angle
ClampMagnitude
Cross
Distance
Dot
Lerp
LerpUnclamped
Max
Min
MoveTowards
Normalize
OrthoNormalize
Project
ProjectOnPlane
Reflect
Reject
RotateTowards
Scale
SignedAngle
Slerp
SlerpUnclamped
SmoothDamp
Normal:

System::Vector3d

Function Working
Static:

System::Quaternion

Function Working
Static:
Angle
AngleAxis
Dot
Euler
FromToRotation
Inverse
Lerp
LerpUnclamped
LookRotation
Normalize
RotateTowards
Slerp
SlerpUnclamped

System::Random

Function Working
Static:
Clone this wiki locally