Win64/Win32 DLL and C# sample project (soon C project too (possible)) to play all audio and video files that are supported by Libav library (this release
is using the new Libav libraries available (14/nov/2022)), also now a stripped version with only standard audio (Mp3, Ogg, AAC, Opus), is available, it is marked as no Libav version
Also after 25/nov/2024 some of the wav effects are being converted to Edge plugins, with the valuable help of Copilot, the license of the plugins is MIT
With the help of Microsoft Copilot we are adding Lucid Mode video enhancement
Arkhamdev open source projects:
- Native plugins for Antiryad Gx: Png, Jpeg, Smjpeg, Tiff, Zlib, Lzma, Lz4, ZStd, Ogg Vorbis, Theora, Tokamak, Freetype, WebP....
- Some libraries are merged to few files to simplify projects makefiles.
- Arkham Demo Group Dos and Amiga demos written in Basic, x86 and 68k assembler (from 1991 to 1998).
- Arkham Demo Group 3d engines written in x86 assembler
Icarus Scene Engine is a cross-platform, CLS-compliant 3D framework, integrating open source APIs into a cohesive all-open-source, all .NET solution. For Windows, MacOSX & Linux.
Uses OpenTK, OpenGL, OpenAL APIs for graphics and audio. Runs on Mono/.NET. Links to FFMpeg for streaming video, and FreeType as a temporary conversion mod to bring fonts into a native XML format.
Binary builds of Icarus will be infrequent, roughly every 18 months or so, the GIT code updates regularly on a...