GithubHelp home page GithubHelp logo

kcube's People

Contributors

carreau avatar parleur avatar

Watchers

 avatar

Forkers

carreau

kcube's Issues

Animation glitches

The cubes are deformed by animation. This is due to the animation process registering starting positions and final position and linearly interpolate vertex position between them.

Keeping this system, it may be sufficient to add intermediates keyframes to reduce the deformation.

Install instruction?

I haven't used Julia in a while, I can't figure out how to install it locally :-)

Shaders clean embeding

Currently the shaders are on the fly embedded in Model.jl using the GLAbstraction string tricks
vert"""#vertex shader""" and frag""" #fragment shader """.

This should be modified to properly load shaders from external files.

GLtools.jl missing

ERROR: LoadError: could not open file /Users/bussonniermatthias/.julia/v0.5/Kcube/src/GLtools.jl
 in include_from_node1(::String) at ./loading.jl:488
 in include_from_node1(::String) at /Applications/Julia-0.5.app/Contents/Resources/julia/lib/julia/sys.dylib:?
 in include_from_node1(::String) at ./loading.jl:488
 in include_from_node1(::String) at /Applications/Julia-0.5.app/Contents/Resources/julia/lib/julia/sys.dylib:?
 in eval(::Module, ::Any) at ./boot.jl:234
 in eval(::Module, ::Any) at /Applications/Julia-0.5.app/Contents/Resources/julia/lib/julia/sys.dylib:?
 in require(::Symbol) at ./loading.jl:415
 in require(::Symbol) at /Applications/Julia-0.5.app/Contents/Resources/julia/lib/julia/sys.dylib:?
while loading /Users/bussonniermatthias/.julia/v0.5/Kcube/src/Kcube.jl, in expression starting on line 6

Did you forgot to commit a file ? Or is this s missing dependency ?

Camera management

The camera is currently static ( and not in a comfortable position).
Should be movable using the mouse.

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.