Git Product home page Git Product logo

Comments (5)

jcarpenter avatar jcarpenter commented on May 11, 2024

Removing blocker label for launch

from aframe.

donmccurdy avatar donmccurdy commented on May 11, 2024

WIP: https://github.com/donmccurdy/aframe-extras/blob/master/src/primitives/a-grid.js

A couple issues left:

  1. If custom colors are important, maybe we can generate custom tile images using data URIs?
  2. The mappings property for primitives sets up a 1:1 pairing of two properties, but here we need for width/depth to map to both actual width/depth and repeat.x/repeat.y. Maybe mappings accepts an array: width: ['scale.x', 'material.repeat.x']?
  3. Density maybe isn't necessary for now, but if so we'd need mappings with custom functions or something, to get width / density => repeat.x.

from aframe.

ngokevin avatar ngokevin commented on May 11, 2024

You could also write a fragment shader for the grid: https://aframe.io/docs/core/shaders.html#Creating-a-Custom-Shader

from aframe.

mkungla avatar mkungla commented on May 11, 2024

What is the state of that issue?

from aframe.

ngokevin avatar ngokevin commented on May 11, 2024

Not sure if we need to add to core, but can point to Don's which is on the Registry:

https://github.com/donmccurdy/aframe-extras
https://npmjs.com/package/aframe-extras.grid
screen shot 2017-03-31 at 10 20 50 pm

from aframe.

Related Issues (20)

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.