Giter Club home page Giter Club logo

a-starry-sky's People

Contributors

dante83 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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

a-starry-sky's Issues

Sphere Faces Being Culled

Noting before closing. There was a minor persistent but really annoying bug in version 2.0.0 in which the sky would kinda glitch at the horizon. This was a consequence of the camera having a limited drawing range that fell right along the border of our sphere. Faces that were outside of the sphere were being culled.

Bugs In A-Frame Version 1.3.0

Looks like a number of things are broken in version 1.3.0 of A-Frame, particularly when it comes to the texture pipeline. I know they deprecated a number of things, like setting texture type to RGB, but it almost looks like they deprecated everything but RGBA and there are a number of other issues as well. But if you're running into these issues, it appears that we are currently limited to version 1.2.0 for now.

Can you provide a preview of this module?

Can you provide a preview of this module? You could use netlify it lets you easily synch github repositories with a free web hosting.

Netlify

Or at least provide some screenshot of this module at work, if you want I might help to do those things if you add me as collaborator, does it sounds good?
And I could update the README too.

Gah! >_< Draw Order Is Acting Crazy in VR

In VR mode, something is messing with the draw distance so that GPU doesn't know whether to draw the sun, the moon or the sky. These are a massive distance apart, so I obviously need to be a bit more... direct with THREE.JS. That's what I get for toying with this for months before throwing on a VR headset to explore the results.

Support for aframe 1.5.0

Hi. a-starry-sky is not compatible with the latest version of A-Frame (1.5.0). Fortunately, the only changes required to make it work are renaming some Three.js calls to API that changed.

new THREE.PlaneBufferGeometry => new THREE.PlaneGeometry
new THREE.DataTexture3D => new THREE.Data3DTexture
new THREE.IcosahedronBufferGeometry => new THREE.IcosahedronGeometry

Once that is done, it seems to work, but there may be breaking changes I haven't noticed.

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.