angelscript-addon
game-oriented interpreted compiled scripting language (addon)
libangelscript2.34.0
game-oriented interpreted compiled scripting language
libangelscript-addon0
game-oriented interpreted compiled scripting language (addon)
ruby-rubame
simple Ruby websocket game server
Rubame makes use of WebSocket Ruby to handle the websocket protocol
and the standard Ruby sockets libraries for the actual network connections.
vkbasalt
Vulkan post processing layer to enhance the visual graphics of games
Current effects include
- Contrast Adaptive Sharpening
- Denoised Luma Sharpening
- Fast Approximate Anti-Aliasing
- Enhanced Subpixel Morphological Anti-Aliasing
- 3D color LookUp Table
It is also possible to use Reshade Fx shaders.
libangelscript-addon2.35.0
game-oriented interpreted compiled scripting language (addon)
AngelScript features static typing, object handles (similar to C++ pointers but
garbage collected via reference counting), object- orientation, single
inheritance, multiple inheritance with interfaces. Allows operators to be
registered and overloaded. AngelScript can be used with any C++ IDE, such as
Netbeans, Geany, and Eclipse.