Пространство: 3D;Жанровая направленность: игры любых жанров;Поддерживаемые платформы: Windows, Linux, iOS;Языки программирования: C/C++, Python;Графическая API: OpenGL;Исходный код: Предоставляется;Лицензия: GNU GPL v2; Sylphis 3D - открытый игровой движок, весьма мощный инструмент для создания 3D игр. Тем не менее этот движок достаточно прост в использовании. Sylphis 3D использует графическую API OpenGL, благодаря которой можно реализовать хорошую графику.Графика: API - OpenGL, костная анимация, отражения, фильтрованное освещение, мульти-текстурирование. Для создания моделей и анимации можно использовать графический редактор Blender. Плагины для экспорта находятся в дистрибутиве. Физика: реализована реалистичная физика автомобилей и твердых тел, обнаружения столкновений. Звук: поддерживается как 2D так и 3D звук, поддерживаются аудио-форматы WAV и OGG. Официальный сайт: http://devnet.sylphis3d.com Sylphis3d is a fully featured, cutting edge game engine designed to support all the latest next-gen features while still being easy to use. It supports all the features you'd expect from a professional level engine, such as dynamic lighting and shadows, GLSL Shaders, post processing, rigid body physics, skeletal animation, 3d sound, and more.It is fully Python Scripted, so you can customize it to fit your particular needs without having to dive into any hard-core programming. Sylphis uses a specific implementation of Python called Stackless Python that allows for extremely fast execution speeds on a high number of game threads. For a full explanation of stackless python, click here. Map editing in Sylphis is easy, with seamlessly integration with Quark, a complete and powerful opensource map editing tool. For modeling and animation, Sylphis comes with an exporter plugin for the extremely powerful, open source Blender. The entire engine is licensed under the GNU GPL v2, with a classpath exception that allows for more flexibility in commercial use and modification than the standard GPL. |