SketchyPhysicsWiki
Line 20: Line 20:
 
#A first person controller (keyboard W;A;S;D and mouse)
 
#A first person controller (keyboard W;A;S;D and mouse)
 
#Import a sketchyphysics model in a sketchup file without loosing all information on joint connection.
 
#Import a sketchyphysics model in a sketchup file without loosing all information on joint connection.
  +
#
#A reverse option for motor control. Controlled by either a separate control, or by sliding speed control to negative.
 
  +
#
#360 degree rotation for servo.
 
   
 
==Bugs and glitches==
 
==Bugs and glitches==

Revision as of 20:54, 12 November 2011

Requests

General requests for the program

  1. Particle Effects (achieved through lazyscript)
  2. Increased window size for the coding (achieved through lazyscript)
  3. Ability to copy and paste sketchyphysics groups
    1. In SPIV
  4. Ability to create concave hulls
    1. Not possible with the current engine
  5. Increased sound support
    1. Chris is planning a full sound interface, probably for SPIV
  6. Mouse buttons registered just like keystrokes.(already possible)
  7. Introduction of an "Elastic" joint
  8. Ability to define group's weight in UI properties.(achieved through script)
  9. Ability control simulation with external input using serial or etc.
  10. Some kind of "explosion" ability, wherein you can make an object explosive in the shape settings, and the UI settings allow for force, explosion radius, timer, etc.
  11. Ability to increase the mass of an object (without adding any more objects to it)
  12. A SP chat tool bar so other SP users can help each other out
  13. A first person controller (keyboard W;A;S;D and mouse)
  14. Import a sketchyphysics model in a sketchup file without loosing all information on joint connection.

Bugs and glitches

  1. Convex Hulls should no longer mess up when resized.
  1. The UI should no longer crash if not clicked.
    1. In SPIV

For the wiki

Any new pages/tutorials you'd like to see on the wiki


yes,

  1. Better navigation to get onto pages
  2. Where formulas are given, please describe what they do and how to make them work
    1. Please view the Ruby section (WIP) for information on script (formulas).