📦 Modül Yapısı
BERK Standard Library
- FutureState
- ready
- pending
- runtime_new
- runtime_single_threaded
- runtime_with_threads
- AudioCihaz
- AudioBackend
- Sound
- AudioFormat
- SoundInstance
- AudioPozisyon3D
- AudioListener
- Sound3D
- AudioEffect
- EffectTürü
- WaveGenerator
- DalgaTipi
- AudioMixer
- MixerKanal
- AudioRecorder
- cihaz_kapat
- cihaz_listesi
- cihaz_volume_ayarla
- cihaz_volume_al
- ses_kapat
- ses_durdur
- ses_duraklat
- ses_devam_ettir
- ses_oynatiliyor_mu
- ses_pozisyon_ayarla
- ses_pozisyon_al
- ses_volume_ayarla
- ses_pitch_ayarla
- ses_pan_ayarla
- ses_loop_ayarla
- ses_3d_olustur
- ses_3d_pozisyon_ayarla
- ses_3d_hiz_ayarla
- listener_olustur
- listener_pozisyon_ayarla
- listener_yon_ayarla
- ses_efekt_uygula
- ses_efekt_kaldir
- efekt_sil
- dalga_frekans_ayarla
- dalga_sil
- mixer_ses_ekle
- mixer_kanal_volume
- mixer_kanal_mute
- mixer_master_volume
- mixer_sil
- recorder_baslat
- recorder_durdur
- recorder_veri_al
- recorder_kapat
- db_to_linear
- linear_to_db
- saniye_to_samples
- samples_to_saniye
- AudioHata
- native_device_init
- native_device_get_name
- native_device_set_master_volume
- native_sound_load
- native_sound_unload
- native_sound_play
- native_sound_pause
- native_sound_is_playing
- native_sound_get_position
- native_sound_set_pitch
- native_sound_set_looping
- native_sound_set_position
- native_sound_set_distance
- native_listener_set_orientation
- native_effect_echo_create
- native_effect_highpass_create
- native_sound_remove_effect
- native_wave_generator_create
- native_wave_set_frequency
- native_mixer_create
- native_mixer_set_channel_volume
- native_mixer_set_master_volume
- native_recorder_init
- native_recorder_stop
- native_recorder_save
- AudioStream
- stream_olustur
- stream_baslat
- stream_durdur
- stream_kapat
- FFTResult
- ifft_hesapla
- BiquadFilter
- FilterTürü
- biquad_katsayilari_hesapla
- biquad_process_sample
- SpectrumAnalyzer
- WindowTürü
- spectrum_analyzer_olustur
- AudioPeak
- AudioBackendImpl
- backend_init
- Sekil
- SekilTipi
- Nokta
- Kenar
- KenarTipi
- Tel
- Yuzey
- YuzeyTipi
- Kabuk
- Kati
- BilesenSekil
- BooleanSonuc
- Vec3
- Vec2
- Transform
- Yon
- CizimDuzlemi
- Cizim
- MeshAyar
- Mesh
- CADHata
- BirlestirmeTipi
- koni
- torus
- birlestir
- cikar
- kesisim
- cizim_duzlemi_xy
- cizim_duzlemi_yz
- cizim_duzlemi_xz
- cizim_dikdortgen
- cizim_daire
- cizim_baslat
- cizim_bitir
- tasi
- dondur
- olceklendir
- aynala
- step_yukle
- step_kaydet
- iges_yukle
- iges_kaydet
- svg_kaydet
- varsayilan_mesh_ayar
- kenar_dogru
- kenar_daire
- kenar_yay
- yuzey_olustur
- hacim_hesapla
- alan_hesapla
- kutle_merkezi_hesapla
- sinir_kutusu
- kenarlari_bul
- en_uzak_yuzey
- vec3_topla
- vec3_cikar
- vec3_carpim
- vec3_nokta_carpim
- vec3_capraz_carpim
- vec3_uzunluk
- vec3_normalize
- yon_to_vec3
- duzlem_to_dunya
- dunya_to_duzlem
- transform_birim
- occt_make_box
- occt_make_cylinder
- occt_make_torus
- occt_cut
- occt_get_section_edges
- occt_extrude
- occt_translate
- occt_scale
- occt_step_read
- occt_iges_read
- occt_stl_write
- occt_triangulate
- occt_make_edge_circle
- occt_wire_is_closed
- occt_compute_volume
- occt_face_area
- occt_compute_bounding_box
- occt_explore_faces
- BRep
- BRepVertex
- BRepEdge
- BRepFace
- BRepShell
- BRepSolid
- Orientation
- Curve3D
- CurveTipi
- Surface3D
- SurfaceTipi
- CSGNode
- CSGOperation
- csg_intersection
- bbox_intersects
- NURBSCurve
- nurbs_evaluate
- NURBSSurface
- nurbs_surface_evaluate
- StepWriter
- StepEntity
- Color
- ColorHSL
- ColorHSV
- rgb
- rgba
- gray
- color_black
- color_white
- color_red
- color_green
- color_blue
- color_yellow
- color_cyan
- color_magenta
- color_orange
- color_purple
- color_pink
- color_brown
- color_transparent
- rgb_to_hsl
- hsl_to_rgb
- hsl_hue_to_rgb
- blend_screen
- blend_overlay
- blend_overlay_channel
- blend_darken
- blend_lighten
- adjust_brightness
- adjust_contrast
- adjust_saturation
- adjust_hue
- palette_complementary
- palette_triadic
- palette_analogous
- palette_split_complementary
- palette_tetradic
- palette_monochromatic
- hex_to_rgb
- hex_byte_parse
- color_lerp
- color_distance
- color_invert
- color_grayscale
- complex_new
- complex_from_real
- complex_i
- complex_from_polar
- complex_real
- complex_imag
- complex_reim
- complex_abs
- complex_abs2
- complex_angle
- complex_to_polar
- complex_add
- complex_sub
- complex_mul
- complex_div
- complex_conj
- complex_inv
- complex_powi
- complex_log
- complex_sin
- complex_cos
- complex_tan
- complex_sinh
- complex_cosh
- complex_tanh
- complex_isreal
- complex_isimag
- complex_iszero
- complex_isfinite
- complex_isnan
- complex_isinf
- complex_equal
- complex_approx_equal
- complex_zero
- complex_one
- complex_im
- complex_cis
- complex_sign
- complex_magnitude
- complex_conjugate
- complex_reciprocal
- complex_multiply
- complex_divide
- CompressionLevel
- HashAlgoritması
- SifrelemeModu
- RsaAnahtarCifti
- CryptoHata
- md5
- PureCsvParser
- pure_csv_parser_new
- csv_peek
- csv_read_char
- csv_parse_field
- csv_parse_record
- pure_csv_write_field
- CsvReader
- CsvRecord
- reader_from_string
- reader_from_file
- reader_set_delimiter
- reader_set_quote
- reader_set_has_headers
- reader_read
- reader_read_all
- reader_headers
- CsvWriter
- writer_new
- writer_set_delimiter
- writer_set_quote
- writer_to_string
- writer_to_file
- parse
- parse_file
- Config
- Config
- Config
- Config
- Config
- Config
- DigitalPin
- PinBuilder
- Servo
- ChannelConfig
- ESP32_ADC
- esp_bt_controller_config_t
- esp_ble_adv_params_t
- esp_ble_adv_data_t
- esp_ble_scan_params_t
- esp_bd_addr_t
- ESP32_GPIO
- i2c_config_t
- ESP32_I2C
- ledc_timer_config_t
- ledc_channel_config_t
- ChannelState
- ESP32_PWM
- spi_bus_config_t
- spi_device_interface_config_t
- spi_transaction_t
- ESP32_SPI
- uart_config_t
- ESP32_UART
- wifi_init_config_t
- wifi_config_t
- wifi_sta_config_t
- wifi_scan_threshold_t
- wifi_pmf_config_t
- wifi_ap_record_t
- ADC
- BLE
- BLEPeripheral
- GPIO
- GPIOInterrupt
- I2C
- PWM
- SPI
- UART
- ADC
- GPIO
- I2C
- PWM
- QuadratureEncoder
- SPI
- UART
- ADC
- ADCMulti
- RP2040_GPIO
- I2C
- PIO
- PIOStateMachine
- PIOProgram
- PWM
- PWMConfig
- SPI
- SPIConfig
- UART
- UARTConfig
- USB
- USBSerial
- ADC_HandleTypeDef
- ADC_InitTypeDef
- ADC_ChannelConfTypeDef
- ChannelConfig
- STM32F4_ADC
- CAN_HandleTypeDef
- CAN_InitTypeDef
- CanTxMsgTypeDef
- CanRxMsgTypeDef
- CANMessage
- GPIO_TypeDef
- GPIO_InitTypeDef
- STM32F4_GPIO
- I2C_TypeDef
- I2C_InitTypeDef
- I2C_HandleTypeDef
- STM32F4_I2C
- TIM_HandleTypeDef
- TIM_Base_InitTypeDef
- TIM_OC_InitTypeDef
- ChannelConfig
- STM32F4_PWM
- SPI_HandleTypeDef
- SPI_InitTypeDef
- STM32F4_SPI
- USART_TypeDef
- UART_InitTypeDef
- UART_HandleTypeDef
- STM32F4_UART
- fmt_int_pad
- fmt_int_zero_pad
- fmt_float_precision
- fmt_hex
- fmt_hex_upper
- fmt_binary
- fmt_octal
- fmt_currency_tl
- fmt_currency_usd
- fmt_currency_eur
- fmt_percentage
- fmt_percentage_precision
- fmt_bytes
- fmt_time_hms
- fmt_time_hm
- fmt_align_left
- fmt_align_right
- fmt_align_center
- fmt_red
- fmt_green
- fmt_blue
- fmt_yellow
- fmt_bold
- fmt_underline
- fmt_float_precision
- fmt_float_full
- fmt_scientific
- fmt_scientific_upper
- fmt_general
- fmt_int_width
- fmt_int_zero_pad
- fmt_int_left
- fmt_int_sign
- fmt_str_width
- fmt_str_left
- fmt_str_truncate
- fmt_table_separator
- fmt_table_header
- fmt_thousands
- fmt_thousands_eu
- fmt_float_thousands
- fmt_percent
- fmt_engineering
- fmt_si_prefix
- fmt_box_top
- fmt_box_bottom
- fmt_box_middle
- fmt_box_row
- fmt_progress
- fmt_spinner
- fmt_ansi_256_fg
- fmt_ansi_256_bg
- fmt_rgb_fg
- fmt_rgb_bg
- format_float_precision
- format_scientific
- format_thousands
- format_percent
- format_progress
- fmt_escape_html
- fmt_url_encode
- fmt_int_pad
- fmt_int_zero_pad
- fmt_float_precision
- fmt_hex
- fmt_binary
- fmt_currency_usd
- fmt_percentage
- fmt_bytes
- fmt_time_hms
- fmt_align_left
- fmt_align_right
- fmt_red
- fmt_green
- fmt_bold
- fmt_escape_html
- fmt_url_encode
- GraphicsContext
- BackendTürü
- Renk
- Vertex
- Vec2
- Vec3
- Vec4
- Mat4
- VertexBuffer
- BufferKullanim
- IndexBuffer
- IndexTipi
- PrimitiveTipi
- Texture
- TextureFormat
- TextureFiltreleme
- TextureSarma
- Shader
- Uniform
- UniformTipi
- Material
- BlendModu
- CullModu
- Framebuffer
- Camera
- ProjeksiyonTipi
- Viewport
- context_kapat
- frame_basla
- frame_bitir
- ekran_temizle
- derinlik_temizle
- vsync_ayarla
- vertex_buffer_sil
- index_buffer_sil
- mesh_ciz
- texture_yukle
- texture_sil
- texture_mipmap_olustur
- shader_olustur
- shader_yukle
- shader_kullan
- shader_uniform_float
- shader_uniform_vec2
- shader_uniform_vec3
- shader_uniform_vec4
- shader_uniform_mat4
- shader_uniform_texture
- shader_sil
- camera_orthographic
- camera_view_matrix
- camera_projection_matrix
- framebuffer_bagla
- framebuffer_varsayilan
- framebuffer_sil
- mat4_identity
- mat4_translate
- mat4_rotate
- mat4_scale
- mat4_multiply
- renk_siyah
- renk_beyaz
- renk_kirmizi
- renk_yesil
- renk_mavi
- renk_sari
- renk_turuncu
- renk_mor
- renk_gri
- vec2
- vec3
- vec4
- GraphicsHata
- native_context_olustur
- native_gpu_init
- native_frame_bitir
- native_clear_depth
- native_draw_line
- native_draw_circle
- native_draw_point
- native_vertex_buffer_bind
- native_index_buffer_bind
- native_draw_arrays
- native_texture_load
- native_texture_bind
- native_texture_get_size
- native_shader_create
- native_shader_delete
- native_shader_set_uniform_float
- native_shader_set_uniform_vec3
- native_shader_set_uniform_int
- native_mat4_perspective
- native_mat4_translate
- native_mat4_scale
- native_framebuffer_create
- native_framebuffer_attach_depth
- native_framebuffer_delete
- storage_buffer_olustur
- storage_buffer_oku
- compute_dispatch
- compute_uniform_int
- compute_uniform_float
- InstanceBuffer
- mesh_instanced_ciz
- PostEffect
- PostProcessPipeline
- post_process_uygula
- PbrMaterial
- pbr_material_olustur
- pbr_material_bind
- AccelerationStructure
- rt_blas_olustur
- Pencere
- Widget
- WidgetTürü
- WidgetDeger
- Renk
- Dikdörtgen
- Nokta
- Olay
- OlayTürü
- FareTusu
- LayoutTürü
- Layout
- Font
- Resim
- DialogSonuc
- pencere_olustur
- pencere_goster
- pencere_gizle
- pencere_kapat
- pencere_baslik_ayarla
- pencere_boyut_ayarla
- pencere_pozisyon_ayarla
- pencere_ortala
- pencere_tam_ekran
- dugme_olustur
- etiket_olustur
- metin_kutusu_olustur
- onay_kutusu_olustur
- kaydirici_olustur
- ilerleme_cubugu_olustur
- liste_kutusu_olustur
- widget_metin_ayarla
- widget_deger_ayarla
- widget_deger_al
- widget_pozisyon_ayarla
- widget_boyut_ayarla
- widget_gorunum_ayarla
- widget_etkin_ayarla
- widget_olay_ekle
- widget_layout_ayarla
- olay_dongusu_baslat
- olay_isle
- tuval_olustur
- metin_ciz
- resim_ciz
- tuval_temizle
- onay_kutusu
- menu_cubugu_olustur
- menu_item_ekle
- submenu_ekle
- resim_yukle
- resim_kaydet
- resim_boyutlandir
- renk_siyah
- renk_beyaz
- renk_kirmizi
- renk_yesil
- renk_mavi
- renk_sari
- renk_turuncu
- renk_mor
- renk_gri
- font_varsayilan
- GuiHata
- native_pencere_olustur
- native_pencere_gizle
- native_pencere_baslik_ayarla
- native_pencere_pozisyon_ayarla
- native_ekran_genisligi
- native_widget_olustur
- native_widget_deger_ayarla
- native_widget_pozisyon_ayarla
- native_widget_gorunum_ayarla
- native_widget_olay_bagla
- native_olay_bekle
- native_canvas_cizgi
- native_canvas_daire
- native_canvas_metin
- native_canvas_temizle
- native_onay_kutusu
- native_dosya_kaydet_dialog
- native_renk_sec_dialog
- native_resim_yukle
- native_resim_boyut_al
- native_menu_item_ekle
- native_slider_aralık_ayarla
- widget_id_olustur
- GuiBackend
- backend_al
- native_window_create
- native_event_loop
- HttpMetod
- HttpDurum
- HttpBaslik
- HttpIstek
- HttpYanit
- HttpHata
- HttpSecenekler
- HttpSunucu
- HttpRoute
- durum_oluştur
- get
- post
- post_json
- put
- delete
- patch
- head
- istek_oluştur
- istek_başlık_ekle
- istek_query_ekle
- istek_zaman_aşımı_ayarla
- istek_auth_ekle
- istek_bearer_ekle
- istek_gönder
- yanıt_metin_al
- yanıt_durum_kodu
- yanıt_başarılı_mı
- yanıt_başlık_al
- varsayılan_secenekler
- sunucu_oluştur
- sunucu_başlat
- sunucu_durdur
- yanıt_oluştur
- yanıt_json_oluştur
- yanıt_html_oluştur
- yönlendirme_kodu_mu
- query_string_parse
- url_decode
- url_safe_char
- socket_baglan
- socket_bind
- socket_accept
- socket_oku
- ssl_handshake
- şimdiki_zaman_ms
- http_yanıt_serialize
- http_yanıt_parse
- Http2Stream
- Http2FrameTuru
- Http2Baglanti
- Http2Ayarlar
- http2_client_new
- http2_request
- http2_server_push
- WebSocketOpcode
- WebSocketFrame
- WebSocketBaglanti
- websocket_connect
- websocket_send
- websocket_ping
- websocket_generate_key
- websocket_compute_accept
- websocket_serialize_frame
- websocket_read_frame
- Goruntu
- RenkUzayı
- Renk
- RenkRGB
- RenkRGBA
- RenkHSV
- RenkHSL
- RenkLAB
- GorüntuFormat
- GorüntuHata
- Interpolasyon
- FiltreKernel
- Histogram
- KarisimModu
- Matrix3
- yukle
- bellege_kaydet
- hsv_to_rgb
- rgb_to_hsl
- hsl_to_rgb
- hue_to_rgb
- bicubic_interpolate
- cubic_weights
- kirp
- keskinlestir
- kenar_bul
- kabartma
- convolution_uygula
- histogram_olustur
- renk_siyah
- renk_beyaz
- renk_kirmizi
- renk_yesil
- renk_mavi
- renk_seffaf
- renk_harmanla
- clamp
- dosya_uzantısı_al
- stbi_load
- stbi_write_png
- stbi_write_bmp
- stbi_write_png_to_mem
- stbi_write_bmp_to_mem
- File
- FileMode
- Buffer
- BufReader
- BufWriter
- open
- close
- read_to_string
- read_to_bytes
- write_string
- append_string
- read_line
- read_lines
- buf_write
- buf_flush
- println
- eprint
- eprintln
- read_stdin
- SeekFrom
- tell
- rewind
- read_bytes
- read_to_end
- MemoryMap
- mmap_read
- mmap_write
- munmap
- LineIterator
- lines_iter
- iter_next
- temp_file
- temp_dir
- stdin
- stdout
- stderr
- is_tty
- FileMetadata
- metadata
- file_size
- LockType
- try_lock
- unlock
- copy_file
- move_file
- truncate
- sync
- sync_data
- create_dir_all
- remove
- remove_all
- exists
- aç
- kapat
- oku_string
- yaz_string
- ekle_string
- yazdır
- yazdır_satır
- satırları_oku
- dosya_boyutu
- var_mı
- kopyala
- taşı
- sil
- File
- FileMode
- Buffer
- BufReader
- BufWriter
- open
- close
- read_to_string
- read_to_bytes
- write_string
- append_string
- read_line
- read_lines
- buf_write
- buf_flush
- println
- eprint
- eprintln
- read_stdin
- SeekFrom
- tell
- rewind
- read_bytes
- read_to_end
- MemoryMap
- mmap_read
- mmap_write
- munmap
- LineIterator
- lines_iter
- iter_next
- temp_file
- temp_dir
- stdin
- stdout
- stderr
- is_tty
- FileMetadata
- metadata
- file_size
- LockType
- try_lock
- unlock
- copy_file
- move_file
- truncate
- sync
- sync_data
- create_dir_all
- remove
- remove_all
- exists
- aç
- kapat
- oku_string
- yaz_string
- ekle_string
- yazdır
- yazdır_satır
- satırları_oku
- dosya_boyutu
- var_mı
- kopyala
- taşı
- sil
- range_start
- range_next
- range_start
- range_next
- iter_indices
- iter_repeat
- iter_rest_start_index
- iter_countfrom_next
- iter_reverse_nth
- iter_chunk_count
- iter_enumerate_count
- iter_repeat_value
- JsonDeger
- JsonNesne
- JsonHata
- JsonSecenekler
- varsayılan
- guzel_secenekler
- sikistirilmis_secenekler
- nesne_mi
- dizi_mi
- sayı_mı
- metin_mi
- mantıksal_mı
- boş_mu
- nesne_al
- nesne_ekle
- nesne_anahtarlar
- nesne_degerler
- nesne_boyut
- dizi_al
- dizi_ekle
- dizi_boyut
- Token
- Lexer
- lexer_oluştur
- lexer_sonraki_token
- parser_ilerle
- parser_değer_oku
- parser_nesne_oku
- parser_dizi_oku
- serializer_yaz
- serializer_string_yaz
- serializer_dizi_yaz
- serializer_nesne_yaz
- serializer_girinti_ekle
- JsonStreamOkuyucu
- JsonStream
- stream_next
- JsonStreamYazıcı
- stream_writer_open
- stream_writer_write
- stream_writer_close
- stream_parse_next_value
- stream_buffer_bos_mu
- stream_buffer_refill
- stream_peek_char
- stream_read_char
- stream_whitespace_atla
- stream_parse_string
- stream_parse_number
- stream_parse_boolean
- stream_parse_array
- stream_parse_object
- linalg_matrix_boyut_doğrula
- linalg_indeks_doğrula
- linalg_birim_mat
- linalg_sıfır_mat
- linalg_birler_mat
- linalg_rastgele_mat
- LogLevel
- level_to_int
- Logger
- LogOutput
- Console
- File
- Syslog
- Network
- Custom
- LogFormat
- RotationPolicy
- RotationStrategy
- logger_new
- PI
- abs_int
- sign_int
- küp_float
- sqrt
- hypot
- hypot3
- exp
- expm1
- exp2
- exp10
- log
- log2
- log10
- logb
- sin
- cos
- tan
- sincos
- cot
- sec
- csc
- asin
- cosh
- tanh
- asinh
- acosh
- sind
- cosd
- tand
- asind
- acosd
- atand
- quadratic_roots
- factorial
- erfc
- bessel_j0
- bessel_j1
- fast_sin
- fast_cos
- fast_exp
- fast_log
- fast_pow
- fast_sqrt
- floor
- ceil
- round
- trunc
- float_to_int
- modf
- fma
- isnan
- isinf
- isfinite
- issubnormal
- absolute
- power
- square_root
- cube_root
- logarithm
- exponential
- sine
- cosine
- tangent
- arcsine
- arccosine
- arctangent
- hyperbolic_sine
- hyperbolic_cosine
- hyperbolic_tangent
- Vec2
- vec2
- vec2_zero
- vec2_one
- vec2_up
- vec2_right
- vec2_add
- vec2_sub
- vec2_mul
- vec2_dot
- vec2_length
- vec2_normalize
- vec2_lerp
- Vec3
- vec3
- vec3_zero
- vec3_one
- vec3_up
- vec3_down
- vec3_left
- vec3_right
- vec3_forward
- vec3_back
- vec3_add
- vec3_sub
- vec3_mul
- vec3_dot
- vec3_cross
- vec3_length
- vec3_length_squared
- vec3_normalize
- vec3_lerp
- vec3_reflect
- Vec4
- vec4
- vec4_from_vec3
- vec4_to_vec3
- Mat4
- mat4_identity
- mat4_mul
- mat4_mul_vec4
- mat4_mul_vec3
- mat4_translate
- mat4_translate_vec
- mat4_scale
- mat4_scale_uniform
- mat4_rotate_x
- mat4_rotate_y
- mat4_rotate_z
- mat4_rotate_axis
- mat4_look_at
- mat4_perspective
- mat4_ortho
- Quat
- quat_identity
- quat_from_axis_angle
- quat_mul
- quat_normalize
- quat_slerp
- quat_to_mat4
- degrees_to_radians
- radians_to_degrees
- lerp
- smoothstep
- clamp
- Vertex
- Triangle
- Mesh
- BoundingBox
- mesh_new
- mesh_add_vertex
- mesh_add_triangle
- mesh_cube
- mesh_add_quad
- mesh_sphere
- mesh_cylinder
- mesh_cone
- mesh_plane
- mesh_calculate_normals
- mesh_calculate_bounding_box
- bbox_center
- bbox_size
- mesh_transform
- mesh_translate
- mesh_scale
- mesh_rotate_x
- mesh_rotate_y
- mesh_rotate_z
- mesh_export_stl_ascii
- vec3_to_stl_string
- IpAddr
- Ipv4
- Ipv6
- parse_ip
- vec3_magnitude
- vec3_normalize
- vec3_cross
- vec3_angle
- free_fall_distance
- free_fall_velocity
- projectile_range
- projectile_max_height
- centripetal_acceleration
- angular_to_linear_velocity
- force_from_ma
- acceleration_from_force
- friction_force
- spring_force
- sho_period
- sho_velocity
- pendulum_period
- momentum
- impulse_from_force
- elastic_collision_1d
- potential_energy_gravity
- potential_energy_spring
- mechanical_energy
- power_from_force
- power_from_work
- work_angle
- torque
- angular_momentum
- rotational_kinetic_energy
- moment_of_inertia_point
- moment_of_inertia_solid_cylinder
- moment_of_inertia_thin_ring
- moment_of_inertia_solid_sphere
- moment_of_inertia_thin_rod_center
- gravitational_force
- coulomb_force
- ohms_law_voltage
- ohms_law_current
- electric_power_I2R
- electric_power_V2R
- ideal_gas_pressure
- latent_heat
- stefan_boltzmann_power
- wien_peak_wavelength
- wave_frequency
- wave_number
- calorie_to_joule
- joule_to_kwh
- electronvolt_to_joule
- watt_to_horsepower
- horsepower_to_watt
- pascal_to_atm
- atm_to_pascal
- pascal_to_bar
- celsius_to_kelvin
- kelvin_to_celsius
- celsius_to_fahrenheit
- fahrenheit_to_celsius
- velocity_const_accel
- projectile_max_h
- escape_vel
- electric_pow_VI
- PhysicsWorld
- RigidBody
- BodyTipi
- Shape
- ShapeTipi
- CircleShape
- BoxShape
- PolygonShape
- CapsuleShape
- EdgeShape
- Joint
- JointTipi
- RevoluteJoint
- PrismaticJoint
- DistanceJoint
- WeldJoint
- Contact
- RaycastHit
- AABB
- MassData
- Vec2
- dunya_simule
- dunya_gravity_ayarla
- dunya_sil
- dunya_istatistik
- cisim_pozisyon_ayarla
- cisim_pozisyon_al
- cisim_velocity_ayarla
- cisim_angular_velocity_ayarla
- cisim_kuvvet_uygula
- cisim_kuvvet_uygula_nokta
- cisim_impuls_uygula
- cisim_impuls_uygula_nokta
- cisim_torque_uygula
- cisim_tip_ayarla
- cisim_damping_ayarla
- cisim_fixed_rotation
- cisim_bullet_ayarla
- cisim_uyanik_mi
- cisim_uyandir
- cisim_mass_data_al
- cisim_sil
- shape_edge_olustur
- shape_friction_ayarla
- shape_restitution_ayarla
- shape_sensor_ayarla
- shape_filter_ayarla
- shape_sil
- joint_revolute_olustur
- joint_revolute_limit_ayarla
- joint_revolute_motor_ayarla
- joint_prismatic_olustur
- joint_distance_olustur
- joint_weld_olustur
- joint_sil
- query_aabb
- query_point
- vec2
- vec2_ekle
- vec2_cikar
- vec2_carp
- vec2_uzunluk
- vec2_normalize
- vec2_dot
- vec2_cross
- aabb_olustur
- aabb_icerir
- aabb_carpisiyor
- PhysicsHata
- native_world_create
- native_world_step
- native_world_get_stats
- native_body_create
- native_body_set_transform
- native_body_set_linear_velocity
- native_body_apply_force
- native_body_apply_torque
- native_body_set_damping
- native_body_set_bullet
- native_body_set_awake
- native_shape_circle_create
- native_shape_capsule_create
- native_shape_destroy
- native_shape_set_friction
- native_shape_set_sensor
- native_joint_revolute_create
- native_joint_revolute_set_motor
- native_joint_distance_create
- native_joint_destroy
- native_raycast_all
- native_query_point
- SATResult
- GJKResult
- EPAResult
- QuadTreeNode
- quadtree_insert
- quadtree_subdivide
- quadtree_query
- cisim_aabb_hesapla
- line_segment_intersection
- SoftBody
- SoftParticle
- SoftSpring
- softbody_adim
- fluid_adim
- SpatialHash
- spatial_hash_olustur
- spatial_hash_insert
- spatial_hash_query
- spatial_hash_key
- spatial_hash_key_xy
- FluidZone
- buoyancy_hesapla
- cisim_hacim_hesapla
- Ragdoll
- ConvexDecomposition
- ConvexHull
- cisim_sleep_update
- cisim_kinematic_move
- trigger_olustur
- trigger_check
- CollisionLayer
- layer_default
- layer_static
- layer_player
- layer_enemy
- layer_projectile
- layer_trigger
- CollisionFilter
- layers_collide
- material_ice
- material_rubber
- material_metal
- material_wood
- material_glass
- integrate_rk4
- integrate_verlet
- XPBDConstraint
- DeterministicWorld
- deterministic_step
- deterministic_checksum
- BreakableConstraint
- breakable_check
- Rope
- WindZone
- wind_apply
- cisim_alan_hesapla
- BroadphaseAlgo
- NarrowphaseAlgo
- collision_engine_olustur
- collision_detect
- broadphase_detect
- broadphase_aabb_tree
- broadphase_spatial_hash
- broadphase_sweep_and_prune
- broadphase_grid
- narrowphase_test
- collision_sat
- collision_sat_box_box
- collision_sat_circle_box
- collision_gjk_epa
- collision_minkowski
- cisim_sekil_tipi
- cisim_yaricap
- cisim_box_half_size
- dunya_cisimleri_al
- aabb_overlap
- collision_callback_ekle
- native_world_get_bodies
- CollisionStats
- collision_stats
- seed
- randint
- randrange
- uniform
- bernoulli
- binomial
- geometric
- beta
- student_t
- logistic
- randn2
- rand_unit_circle
- rand_unit_sphere
- lcg_seed
- lcg_next
- lcg_randf
- test_mean_variance
- white_noise
- pink_noise
- randbool
- randsign
- jitter_uniform
- random_int
- random_float
- random_normal
- random_exponential
- random_uniform
- Regex
- RegexFlags
- Match
- Captures
- compile
- compile_with_flags
- option_var_mı
- option_değer_veya
- result_başarılı_mı
- result_hatalı_mı
- result_unwrap
- hata_mesajı
- option_value_or
- result_is_err
- result_unwrap
- error_message
- require_non_negative
- require_in_range
- Fact
- Value
- fact_new
- fact_set
- fact_get
- Rule
- Condition
- Pattern
- Operator
- Action
- AssertFact
- RetractFact
- ModifyFact
- Execute
- rule_new
- rule_add_condition
- rule_add_action
- rule_set_salience
- RuleEngine
- Activation
- ConflictResolution
- engine_new
- engine_assert_fact
- engine_retract_fact
- engine_modify_fact
- engine_add_rule
- engine_remove_rule
- SqliteBaglanti
- SqliteImkec
- SqliteSatir
- SqliteDeger
- SqliteHata
- IsolasyonSeviyesi
- baglan
- bellek_veritabani
- kapat
- timeout_ayarla
- script_calistir
- imkec_bir_al
- imkec_tumu_al
- imkec_n_al
- imkec_kapat
- imkec_etkilenen_satir
- imkec_son_id
- imkec_sutun_adlari
- onay
- geri_al
- tablo_var_mi
- tablo_sil
- satir_sayisi
- veritabani_boyutu
- optimize_et
- butunluk_kontrolu
- sqlite3_open_v2
- sqlite3_prepare_v2
- sqlite3_step
- sqlite3_exec
- sqlite3_bind_parameter_index
- sqlite3_column_count
- sqlite3_column_value
- sqlite3_total_changes
- sqlite3_busy_timeout
- TransactionDurum
- Transaction
- transaction_commit
- transaction_rollback
- savepoint_olustur
- savepoint_rollback
- savepoint_release
- PreparedStatement
- prepare
- step
- finalize
- changes
- total_changes
- last_insert_rowid
- stats_predict_linear
- stats_z_score
- stats_f_statistic
- stats_normal_pdf
- stats_standard_normal_pdf
- stats_exponential_pdf
- stats_uniform_pdf
- stats_t_pdf
- stats_standard_normal_cdf
- stats_normal_cdf
- stats_exponential_cdf
- stats_uniform_cdf
- stats_sturges_bins
- uzunluk_yazı
- birleştir
- birleştir3
- alt_yazı
- büyük_harf
- küçük_harf
- ilk_harf_büyük
- eşit_mi
- içerir_mi
- başlar_mı
- biter_mi
- baş_temizle
- son_temizle
- temizle
- yazı_tamsayı
- tamsayı_yazı
- ondalık_yazı
- tekrarla
- length
- concat
- concat3
- substring
- uppercase
- lowercase
- capitalize
- equals
- contains
- starts_with
- ends_with
- trim_start
- trim_end
- trim
- str_to_int
- int_to_str
- float_to_str
- repeat
- CodePoint
- Grapheme
- CpuInfo
- cpu_info
- cpu_cores
- cpu_threads
- cpu_effective_threads
- cpu_usage
- cpu_usage_per_core
- cpu_temperature
- cpu_frequencies
- memory_info
- memory_total
- memory_available
- swap_usage_percent
- cursor_up
- cursor_down
- cursor_right
- cursor_left
- cursor_move
- cursor_move_col
- Test
- TestResult
- Thread
- DateTime
- Timezone
- utc
- local
- timezone
- XmlDocument
- XmlElement
- XmlNode
- parse
- parse_file
- parse_html
- element_new
- element_set_attr
- element_get_attr
- element_add_text
- element_add_cdata
- element_add_comment
- YamlValue
- parse
- parse_file
- parse_all
- to_string
- write_file
- pretty_print
- as_bool
- as_int
- as_float
- as_string
- as_sequence
- as_mapping
- mapping_get
- mapping_set
- mapping_keys
- sequence_get
- sequence_push
- sequence_len
- is_null
- is_bool
- is_number
- is_string
- is_sequence
- is_mapping
- YamlBuilder
- builder_mapping
- builder_sequence
- builder_add_pair
- builder_add_item
- builder_build
- YamlTag