Giter Club home page Giter Club logo

heaps's People

Contributors

andyli avatar darkdarkdragon avatar deepnight avatar delahee avatar dwzzz avatar fl0xer avatar floppya avatar hammeron-art avatar ibilon avatar ibloat avatar jabdownsmash avatar jcward avatar josuigoa avatar kevinresol avatar kiroukou avatar markknol avatar mcapdegelle avatar nadako avatar namide avatar ncannasse avatar pperidont avatar rzer avatar shirosmith avatar starburst997 avatar thetruecaligari avatar tipyx avatar trethaller avatar valandre avatar yanrishatum avatar zjnue avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

delahee

heaps's Issues

How to run the samples?

This project looks very interesting but I cannot figure out how to run the samples to test it.

I've cloned the most recent version of the repository, run haxelib dev h3d to be able to reference the h3d-library but have been unable to run the samples (specifically samples/showcase).

I've tried simply:

$ haxe demo.hxml
Class not found : ApplicationMain

Changing "ApplicationMain" to "Demo" in demo.hxml and repeating the command gives a huge number of different errors.

Other equally unsuccessful attempts:

$ haxe -main Demo -swf demo.swf
Demo.hx:5: characters 1-25 : Class not found : h3d.Engine
$ lime test flash
(...)/h3d/hxd/fmt/h3d/Tools.hx:181: characters 28-42 : haxe.io.Bytes has no field getFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:92: characters 10-20 : haxe.io.Bytes has no field getFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:93: characters 10-20 : haxe.io.Bytes has no field getFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:94: characters 10-20 : haxe.io.Bytes has no field getFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:95: characters 10-20 : haxe.io.Bytes has no field getFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:98: characters 10-20 : haxe.io.Bytes has no field getFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:99: characters 10-20 : haxe.io.Bytes has no field getFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:100: characters 10-20 : haxe.io.Bytes has no field getFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:101: characters 10-20 : haxe.io.Bytes has no field getFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:105: characters 10-20 : haxe.io.Bytes has no field getFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:106: characters 10-20 : haxe.io.Bytes has no field getFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:107: characters 10-20 : haxe.io.Bytes has no field getFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:108: characters 10-20 : haxe.io.Bytes has no field getFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:112: characters 10-20 : haxe.io.Bytes has no field getFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:113: characters 10-20 : haxe.io.Bytes has no field getFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:114: characters 10-20 : haxe.io.Bytes has no field getFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:115: characters 10-20 : haxe.io.Bytes has no field getFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:24: characters 3-13 : haxe.io.Bytes has no field setFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:25: characters 3-13 : haxe.io.Bytes has no field setFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:26: characters 3-13 : haxe.io.Bytes has no field setFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:27: characters 3-13 : haxe.io.Bytes has no field setFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:31: characters 3-13 : haxe.io.Bytes has no field setFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:32: characters 3-13 : haxe.io.Bytes has no field setFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:33: characters 3-13 : haxe.io.Bytes has no field setFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:34: characters 3-13 : haxe.io.Bytes has no field setFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:38: characters 3-13 : haxe.io.Bytes has no field setFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:39: characters 3-13 : haxe.io.Bytes has no field setFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:40: characters 3-13 : haxe.io.Bytes has no field setFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:41: characters 3-13 : haxe.io.Bytes has no field setFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:45: characters 3-13 : haxe.io.Bytes has no field setFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:46: characters 3-13 : haxe.io.Bytes has no field setFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:47: characters 3-13 : haxe.io.Bytes has no field setFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:48: characters 3-13 : haxe.io.Bytes has no field setFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:60: characters 2-12 : haxe.io.Bytes has no field setFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:61: characters 2-12 : haxe.io.Bytes has no field setFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:62: characters 2-12 : haxe.io.Bytes has no field setFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:63: characters 2-12 : haxe.io.Bytes has no field setFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:67: characters 2-12 : haxe.io.Bytes has no field setFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:68: characters 2-12 : haxe.io.Bytes has no field setFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:69: characters 2-12 : haxe.io.Bytes has no field setFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:70: characters 2-12 : haxe.io.Bytes has no field setFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:74: characters 2-12 : haxe.io.Bytes has no field setFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:75: characters 2-12 : haxe.io.Bytes has no field setFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:76: characters 2-12 : haxe.io.Bytes has no field setFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:77: characters 2-12 : haxe.io.Bytes has no field setFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:81: characters 2-12 : haxe.io.Bytes has no field setFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:82: characters 2-12 : haxe.io.Bytes has no field setFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:83: characters 2-12 : haxe.io.Bytes has no field setFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:84: characters 2-12 : haxe.io.Bytes has no field setFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:280: characters 2-16 : haxe.io.Bytes has no field setFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:162: characters 3-13 : haxe.io.Bytes has no field setFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:172: characters 3-13 : haxe.io.Bytes has no field setFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:272: characters 74-88 : haxe.io.Bytes has no field getFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:236: characters 11-25 : haxe.io.Bytes has no field getFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:237: characters 11-25 : haxe.io.Bytes has no field getFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:238: characters 11-25 : haxe.io.Bytes has no field getFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:239: characters 11-25 : haxe.io.Bytes has no field getFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:243: characters 11-25 : haxe.io.Bytes has no field getFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:244: characters 11-25 : haxe.io.Bytes has no field getFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:245: characters 11-25 : haxe.io.Bytes has no field getFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:246: characters 11-25 : haxe.io.Bytes has no field getFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:250: characters 11-25 : haxe.io.Bytes has no field getFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:251: characters 11-25 : haxe.io.Bytes has no field getFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:252: characters 11-25 : haxe.io.Bytes has no field getFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:253: characters 11-25 : haxe.io.Bytes has no field getFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:257: characters 11-25 : haxe.io.Bytes has no field getFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:258: characters 11-25 : haxe.io.Bytes has no field getFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:259: characters 11-25 : haxe.io.Bytes has no field getFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:260: characters 11-25 : haxe.io.Bytes has no field getFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:350: characters 13-27 : haxe.io.Bytes has no field getFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:587: characters 7-22 : haxe.io.Bytes has no field getFloat
(...)/h3d/hxd/fmt/h3d/Tools.hx:595: characters 7-17 : haxe.io.Bytes has no field getFloat
(...)/h3d/hxd/FloatBuffer.hx:168: characters 10-24 : haxe.io.Bytes has no field getFloat
(...)/h3d/h3d/anim/LinearAnimation.hx:275: characters 5-21 : haxe.io.Bytes has no field setFloat
(...)/h3d/h3d/anim/LinearAnimation.hx:276: characters 5-21 : haxe.io.Bytes has no field setFloat
(...)/h3d/h3d/anim/LinearAnimation.hx:277: characters 5-21 : haxe.io.Bytes has no field setFloat
(...)/h3d/h3d/anim/LinearAnimation.hx:280: characters 5-21 : haxe.io.Bytes has no field setFloat
(...)/h3d/h3d/anim/LinearAnimation.hx:281: characters 5-21 : haxe.io.Bytes has no field setFloat
(...)/h3d/h3d/anim/LinearAnimation.hx:282: characters 5-21 : haxe.io.Bytes has no field setFloat
(...)/h3d/h3d/anim/LinearAnimation.hx:283: characters 5-21 : haxe.io.Bytes has no field setFloat
(...)/h3d/h3d/anim/LinearAnimation.hx:286: characters 5-21 : haxe.io.Bytes has no field setFloat
(...)/h3d/h3d/anim/LinearAnimation.hx:287: characters 5-21 : haxe.io.Bytes has no field setFloat
(...)/h3d/h3d/anim/LinearAnimation.hx:288: characters 5-21 : haxe.io.Bytes has no field setFloat
(...)/h3d/h2d/Drawable.hx:423: characters 17-34 : h2d.DrawableShader has no field invalidate
(...)/h3d/h2d/Drawable.hx:453: characters 3-20 : h2d.DrawableShader has no field invalidate
(...)/h3d/h2d/Drawable.hx:476: characters 3-20 : h2d.DrawableShader has no field invalidate
(...)/h3d/h2d/Drawable.hx:485: characters 3-20 : h2d.DrawableShader has no field invalidate
(...)/h3d/h2d/Drawable.hx:494: characters 3-20 : h2d.DrawableShader has no field invalidate

So my question is; how do I run the samples? (And please add instructions for doing so to the readme)

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.