Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export scene #2

Closed
sirkitree opened this issue Jul 4, 2017 · 2 comments
Closed

Export scene #2

sirkitree opened this issue Jul 4, 2017 · 2 comments
Assignees
Labels

Comments

@sirkitree
Copy link
Contributor

I've built a super simple scene using Anyland (let me know if you have this and I'll make you editor of the room) shown in #1.

Task is to export this scene and add the models to the repo.

@sirkitree sirkitree self-assigned this Jul 4, 2017
@sirkitree
Copy link
Contributor Author

Exporting the scene from Anyland gives me everything and since we'll need to do some scripting around certain models. I'll split these up using Blender.

  1. UI screen (displaying recipes)
  2. UI arrows (for paging actions)
  3. bowl (to pick up once ingredients are in place)
  4. ingredients (tomatoes, eggs, noodles)
  5. stove (needs hollowed as well)
  6. stove door (will need scripting to open it)
  7. instructions (a user should be able to pick this up to read it i think)
  8. floor (might change geometry of this too)

blender 2017-07-04 09 05 53

  • Possibility to swap out the UI with basic aframe geometry
  • The stove in particular will need a moving door so that'll be it's own model.
  • Also have to clean up the stove model a bit. It's currently just a primitive, so I'll need to hollow it out so we can put the bowl inside.
  • Text doesn't export from Anyland so will have to add in text elements in aframe.

@sirkitree
Copy link
Contributor Author

Uploaded the blender file, will work on exports as gltf later today 🎆 https://github.com/contentacms/contenta_aframe/tree/2_modeling

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant