Skip to content

CITM-UPC/smolEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smolEngine

It's a smol game engine.

About the project

smolEngine is a 3D smol Game Engine developed for the subject of Game Engines in the third course of design and productiion of videogames in the CITM UPC University. Our objective is that this engine can be used to develop any kind of 3D games.

By the moment the engine has the following features:

  • Fbx model loading and drag and drop
  • Texture import with fbx attachement or in the same folder
  • Camera movement
  • GameObject hierarchy

Authors

How to use

  • Pan camera around with right click of mouse
  • Zoom with mouse wheel

while right click of mouse is clicked: -w,a,s,d to move around -q,e to go up or downn -Mouse wheel to augment or decrease camera speed

License

MIT License

Copyright (c) 2023 CITM-UPC

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

It's a small game engine.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors