Skip to content

JBRKR000/NpEx-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NpEx Engine (Java FPS Engine)

image

NpEx is a lightweight 3D engine written in Java, built on the LWJGL (Lightweight Java Game Library). This engine is specifically designed to serve as the foundation for creating custom FPS (First-Person Shooter) games.


Features

  • 3D Rendering: Optimized for rendering 3D objects and environments.
  • FPS Game Mechanics: In the future FPS mechanics will be easy to implement
  • Shader Customization: Experiment with GLSL shaders for advanced graphics effects.

Requirements

  • Java: Version 8 or higher
  • LWJGL: Version 3.3.0 or higher
  • GLSL: For custom shaders

Installation

Cloning or redistributing this repository is strictly prohibited.
The project is available for viewing and reference only.


License

This project is licensed under All Rights Reserved.
Unauthorized copying, reproduction, or redistribution of any part of this project is strictly prohibited.


Acknowledgments

  • LWJGL (Lightweight Java Game Library): The backbone of the graphics functionality.
  • GLSL: For shader development.

About

Game engine in Java based on LWJGL, enabling 2D/3D object rendering, shader experimentation, and simple scene creation.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors