All Projects → joaoborks → unity-3d-simplefps

joaoborks / unity-3d-simplefps

Licence: MIT license
Simple FPS 3D Game made on Unity

Programming Languages

C#
18002 projects
ShaderLab
938 projects
HLSL
714 projects

Projects that are alternatives of or similar to unity-3d-simplefps

Arenagame
A Unity First Person Shooter game made with Forge networking as an example project.
Stars: ✭ 190 (+1017.65%)
Mutual labels:  fps
TFM
Tyler's Frame Machine is a simple, free, educational, and portable tool for testing, benchmarking, comparison, and demonstration. TFM supports OpenGL, DirectX 11, DirectX 12, Metal, and most importantly, Vulkan! https://tylemagne.github.io/TFM
Stars: ✭ 63 (+270.59%)
Mutual labels:  fps
phaser-plugin-advanced-timing
Shows FPS, frame intervals, and performance info. Phaser 2/CE
Stars: ✭ 25 (+47.06%)
Mutual labels:  fps
Etlegacy
ET: Legacy is an open source project based on the code of Wolfenstein: Enemy Territory which was released in 2010 under the terms of the GPLv3 license.
Stars: ✭ 212 (+1147.06%)
Mutual labels:  fps
liblast
A libre multiplayer FPS game created in Godot Engine
Stars: ✭ 92 (+441.18%)
Mutual labels:  fps
ioq3
The ioquake3 community effort to continue supporting/developing id's Quake III Arena
Stars: ✭ 2,067 (+12058.82%)
Mutual labels:  fps
Epicsurvivalgameseries
Third-person Survival Game for Unreal Engine 4 (Sample Project)
Stars: ✭ 2,389 (+13952.94%)
Mutual labels:  fps
crispy-doom
Crispy Doom is a limit-removing enhanced-resolution Doom source port based on Chocolate Doom.
Stars: ✭ 608 (+3476.47%)
Mutual labels:  fps
CtrlUI
CtrlUI (Controller User Interface) is a Windows application, game and emulator launcher for your game controller, DirectXInput converts your game controller to a Xbox (XInput) controller, Fps Overlayer is a tool that shows the frames per second and the cpu, gpu and memory information.
Stars: ✭ 39 (+129.41%)
Mutual labels:  fps
Unity-FPS-Counter
#NVJOB FPS Counter and Graph. Free Unity Asset.
Stars: ✭ 44 (+158.82%)
Mutual labels:  fps
Fpsviewer
A Real-time Fps Tool for Android
Stars: ✭ 241 (+1317.65%)
Mutual labels:  fps
Team-Capture
Team-Capture - A multiplayer FPS game, inspired by games like Quake and TF2. Done in Unity
Stars: ✭ 81 (+376.47%)
Mutual labels:  fps
exengine
A C99 3D game engine
Stars: ✭ 487 (+2764.71%)
Mutual labels:  fps
Pine
🌲 Aimbot powered by real-time object detection with neural networks, GPU accelerated with Nvidia. Optimized for use with CS:GO.
Stars: ✭ 202 (+1088.24%)
Mutual labels:  fps
levels-ranks-web
Adaptive WEB Interface for Levels Ranks statistics plugin
Stars: ✭ 124 (+629.41%)
Mutual labels:  fps
Ios Monitor Platform
📚 iOS 性能监控 SDK —— Wedjat(华狄特)开发过程的调研和整理
Stars: ✭ 2,316 (+13523.53%)
Mutual labels:  fps
IDKwGL
WebGL 3D rendering framework w/ support for file loaders, multiple material types and basic AABB physics.
Stars: ✭ 15 (-11.76%)
Mutual labels:  fps
twad
a wad launcher for the terminal
Stars: ✭ 16 (-5.88%)
Mutual labels:  fps
alephone-android
Port of the AlephOne engine on Android
Stars: ✭ 30 (+76.47%)
Mutual labels:  fps
PerformanceAnalyzer
Under the iOS platform, the analyzer is a tool which statistics CPU, FPS, Memory, Loading-Time and provides the output of statistical data. And contain SQL execution time monitor base on FMDatabase and UI refresh in main thread monitor
Stars: ✭ 42 (+147.06%)
Mutual labels:  fps

Survive the Strange

This is a study project, an introduction to the Unity Engine in the 3D perspective. The game is a simple FPS, that has some very simple concepts. The player must:

  • Get an order of items to proceed
  • Shoot hostile turrets
  • Avoid mines and a hostile plane
  • Escape the island

Project Features

The project includes implementations of several things. The most important:

  • Terrain
  • Water
  • Animator
  • 3D Physics
  • Raycasting
  • Simple AI State Machine
  • Particle Effects
  • Lights
  • User Interface
  • Scene Management
  • Audio
  • Camera Occlusion

Final Notes

Feel free to study and create projects based on this repository, but always add the appropriate credits. All assets I used were free on the Asset Store and weren't used commercialy. Believe me, if I could, I would rewrite it from scratch, but it works as it is so it does its job.

Send a message if you have any questions!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].