Code Monkey home page Code Monkey logo

codegoogle.open-game-libraries's People

Contributors

ensiform avatar

Stargazers

 avatar

Watchers

 avatar

codegoogle.open-game-libraries's Issues

Create Interface for skeletal animations

What needs to be done ?
1. Research how to store skeletal animations best
2. Create a fitting and intuitive interface for it.
3. Implement it for at least one model format.
4. Adapt the model loader to show animations, possibly with console commands.

What is the expected result ?
A model loader that can load skeletal animations and a demo that can show them.

Original issue reported on code.google.com by [email protected] on 17 Oct 2010 at 3:45

Add possibility to load Images in a different thread

What needs to be done ?
1. Create an interface for loading Images in a different thread
2. Implement it
3. Test it

What is the expected result ?
The user might not want to load images in the rendering thread, so he needs a 
way to load images into memory and later upload them.
This should be optional to preload images before they are being used.

Original issue reported on code.google.com by [email protected] on 21 Oct 2010 at 11:44

FileSystem on Linux

What needs to be done ?
1. Look over the linux parts of the FileSystem library
2. Get it to compile properly
4. Extend the FileSystem Test with a few more operations:
 - Write to file
 - Get filelist
 - ...

What is the expected result ?
A running FileSystem test on linux.

Original issue reported on code.google.com by [email protected] on 21 Oct 2010 at 11:35

Binary model and animation format definition

What needs to be done ?
1. Wait for Issue-2 to be done.
2. Read my first attempt ( see attachments )
3. Research how models and animations can be stored binary in a fast loading way
4. Define the model format
5. Adapt the model load/save function

What is the expected result ?
1. Being able to store an imported model into our custom binary format.
2. Being able to reload from that format quickly.

Original issue reported on code.google.com by [email protected] on 17 Oct 2010 at 3:54

Attachments:

x86_64 support

I realize that this project is basically on hiatus but x64 support was 
something that I had started implementing.

If anyone chooses to continue with this then here was what I had completed so 
far.

Original issue reported on code.google.com by TheDaFox on 6 Jun 2012 at 1:16

Attachments:

Create Interface for Force Feedback

What needs to be done ?
1. Research the interfaces for Win32, Linux and Mac OSX
2. Create an Interface that can be used to wrap around the OS specific code.
3. Implement it on at least one of the OS's
4. Write a demo to test it

What is the expected result ?
An intuitive Interface and a nice Force Feedback demo

Original issue reported on code.google.com by [email protected] on 17 Oct 2010 at 3:07

DoxyGen comments for the Math library

What needs to be done ?
1. Write doxygen comments for all Math functions and classes

What is the expected result ?
A completely documented Math library

Original issue reported on code.google.com by [email protected] on 21 Oct 2010 at 11:36

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.