Project Void.png

  • Project Void by Akabane87.
    Disclaimer This project is currently Way In Progress and there is no planned release date for now

    Description : This project aims to be a space opera focused on dogfights. The way you build your spaceship using different modules such as engines, canons and so on, will impact the momentum and the whole physics that will make your ship move and react. Any module will have independent resistance and destroying a module will affect the physics of the ship until you repair it.

    Version notes :2017/01/28 - v0.0.1 (pre alpha release for the GekiHen Contest)
    • This version is more like a sandbox where you can only drive a prebuilt ship in an asteroid field and shoot asteroids.
    • This includes temporary features such as drag and dropping asteroids with the touchscreen, a debug menu, and wip controls.
    • Nearly coded from scratch crossplatform Vita/PC(d3d11) engine using the official sony's SDK.
    • Physic engine (native on vita and provided by sony in their SDK)
    • Optimized volumetric fog using FBM Perlin noise.
    • Procedural asteroids geometry and texture (textures are precomputed for faster loading time) using FBM Perlin noise.
    • Single light spot rendering shaders for 3d objects.
    • Tweakable controls with 2 presets (from the debug menu).
    • Tweakable rendering options (from the debug menu).

  • Controls:
    • Left Stick : 3D strafe right/left/up/down
    • Right Stick : ship's orientation
    • Left Trigger : acceleration
    • Right Trigger : shoot
    • Cross : toggle pause+freemove cam/unpause+ship cam
    • Triangle : toggle friction/no friction (ie space inertia)
    • D-Pad : navigate through the debug menu
    • Start : show/hide debug console
    • Select : reset the scene
    • Front Touchscreen : move any physic object of the scene (drag&drop)
Uploaded by
STLcardsWS
Downloads
1,579
Views
1,579
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from STLcardsWS

Latest updates

  1. v0.1.0 (first alpha release)

    2017/09/03 : v0.1.0 (first alpha release) AIs now use both missiles and standard blaster shots...
  2. Project Void v0.0.4

    2017/08/07 : v0.0.4 (test version) - Remove the module disabling when hp < 50%. - Add a HUD...
  3. Project Void v0.0.3

    2017/03/19 : v0.0.3 (pre alpha release for the GekiHen Contest) - Reduce the max speed allowed...
  4. Project Void v0.0.2

    - 2017/02/05 : v0.0.2 (pre alpha release for the GekiHen Contest) - Add a smooth lod transition...
Back
Top