Git Product home page Git Product logo

ascent's Introduction



      _/_/      _/_/_/    _/_/_/  _/_/_/_/  _/      _/  _/_/_/_/_/
   _/    _/  _/        _/        _/        _/_/    _/      _/
  _/_/_/_/    _/_/    _/        _/_/_/    _/  _/  _/      _/
 _/    _/        _/  _/        _/        _/    _/_/      _/
_/    _/  _/_/_/      _/_/_/  _/_/_/_/  _/      _/      _/


#About

Ascent is a WebGL experiment.

The setting is a space simulator.

image

#Goals

The main goal of Ascent is to create a tool that makes it exceptionally easy to script levels, without having to know anything about WebGL, 3D stuff or anything animation related.

The secondary goal is to have a project that is fairly self-explanatory to encourage forking, modifying and extending it.

#Status

It's a mere skeleton right now, but basic functionality is in place, like adding new levels, pausing the game, a menu, a settings panel, loading models and so on.

#Action

To see it in action, just:

#Open Issues

Too many to list here. The first things that I can think of include:

  • Use instances for levels instead of the current mixin approach
  • Level creation needs to be easier
  • Proper scene cleanup is not working, so you can't start a new level without reloading the page
  • Need to be able to save state
  • Levels in campaigns must be able to depend on each other's completion; same goes for campaigns
  • Need proper models; most models don't have textures
  • Need sound
  • Need to be able to shoot at things
  • Need realistic light sources; there's light, but you can't see where it originates from
  • Need more distributed lights. It might be realistic, but an object being invisible due to no light traveling in the camera's view direction isn't helpful

#Libraries

Ascent wouldn't work without the following third party libraries:

#Child Projects

The following projects are results of the work with Ascent and are now available as independent projects on GitHub:

ascent's People

Contributors

jensarps avatar jzaefferer avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.