Home
Subscriptions
Explore
Dashboard
Newsletter
New post
OleLukCie
Search...
Ctrl
+
K
OleLukCie
Sign in
Toggle theme
Subscribe
Subscribe
OleLukCie
Close
Posts
3
Collects
0
Written by
OleLukCie
Subscribers
<100
Subscribe to OleLukCie
Stay updated by getting the latest posts delivered directly to your inbox.
Subscribe
Read it first
OleLukCie
Jul 7
Godot 4.4 å¼ę ę»ē»
Godot å¼ęåę ć注ļ¼ę¬å·„ä½å®¤ęÆęč±äøåčÆļ¼ē®ä½äøęēę ¹ę®č±ęēēęļ¼čƷ仄č±ęēäøŗåć
OleLukCie
Jul 7
Godot Engine Analysis Notes
Godot Engine Analysis Notes
AI Low-Level Refactoring (AILLR)
OleLukCie
Jul 24
For AI scenarios, it refers to the re-implementation of core logic from high-level user-friendly languages (Python) to low-level high-performance languages (C++)."AI": the field of artificial intelligence;"Low-level": the low-level features of the target language (C++), such as being hardware-close, high-performance, and system-level;"Refactoring": re-implementing in a way more suitable for the scenario while keeping the functional logic unchanged.C...