Code Monkey home page Code Monkey logo

neverball.net's Introduction

The original source code has been ported to .NET with deep assistance by AltSoftLab in 2015-2016
The solution source code based on and requires AltSDK (visit http://www.AltSoftLab.com/ for more info),
and is provided "as is" without express or implied warranty of any kind.

The solution can still require several optimizations: some OpenGL display lists has been removed and
render logic changed to be more transparent and be possible to port to other render engines (maybe
MonoGame or Unity). Also vector arrays can be used for positions, texture coords & colors. Audio is
not implemented directly, but all sound calls directed to Audio class. Game menu ported partly.

Thanks so much to AltSoftLab for help!

AltSoftLab on Facebook      - http://www.facebook.com/AltSoftLab
AltSoftLab on Twitter       - http://www.twitter.com/AltSoftLab
AltSoftLab on Instagram     - http://www.instagram.com/AltSoftLab
AltSoftLab on Unity forums  - http://forum.unity3d.com/threads/335966
AltSoftLab website          - http://www.AltSoftLab.com


HOWTO
-----

- Unpack Data.zip to solution Bin folder. The final path must be like:

SolutionMainFolder\
|
|--Bin\
|  |
|  |--Data\
|     |
|     |--back\
|     |
|     |--ball\
|     |
|     |--...
|
|--Neverbal.NET\ (project main folder)
|  |
|  |--... (project folders & files)
|  |
|  |--Neverbal.NET.csproj
|
|--LICENSE.txt
|
|--Neverbal.NET.sln
|
|--README.txt


- Refresh link to OpenTK

- Get AltSDK package and refresh link to Alt.Sketch. If AltSDK version < 1.XX remove project define ALTSDK_1_0

neverball.net's People

Watchers

James Cloos avatar Tran Minh Man 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.