Skip to content

Earnest-Blade/XNEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XNEngine (XeNoEngine)

This project is for learning, practice and experiment.

Overview

XNEngine is designed to provide a robust and flexible platform for the development of interactive 3D games. It is entirely written in C and leverages the power of the OpenGL library for graphical rendering. But support for other rendering tools, such as DirectX or Vulkan, is currently under development.

The use of OpenGL facilitates the creation of high-quality 3D graphics. The engine handles the rendering pipeline, shaders, textures, and 3D models.

XNE's Tools

XNEngine comes with development tools :

  • XNE Assets
    XNE Assets is a tool used for converting 3d file formats (such as .fbx, .daeor .obj) into a custom format that can be loaded into XNEngine.

Third Party


See also Licence


XNEngine - Version 0.0.0
Ernest - 25.01.2024