Code Monkey home page Code Monkey logo

build-a-molecule's People

Contributors

aadish avatar agustinvallejo avatar andrewadare avatar arouinfar avatar chrisklus avatar denz1994 avatar jbphet avatar jessegreenberg avatar jonathanolson avatar katiewoe avatar marlitas avatar phet-dev avatar pixelzoom avatar samreid avatar saurabhtotey avatar zepumph avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

build-a-molecule's Issues

Lock-ups on IE10

Reproducible every time, especially when alt-tabbing in-out.

Win 7 64bit.
IE 10.0.9200.16721 update versions 10.0.10

3D support and interface

Almost all of the WebGL code has already been made for the Molecule Shapes demo. Build from that for the start, but also keep three.js in mind.

Use Constants.has3d flag to determine whether to initialize.

We also need a good design for how this works (currently it shows one at a time, we'll want to decide how to close this to get back, what touch areas are used to rotate the molecule, and how the space-fill/ball-and-stick view switch should be displayed).

Radii / locations for molecules

See CCl3, BF3, other examples. BF3 is where the hydrogen 'spheres' are entirely inside of the boron. CCl3 shows a more complicated intersection example.

Do we need differences for Van der Waals / covalent / ionic? Jmol may be handling these for us?

Fix startup performance

It's very slow, sometimes ~20 seconds on the iPad. This can consist of:

  • Delay reading / computing all structures initially, just the ones needed for display.
  • More compact way of storing molecule data, or pre-compress

Model Performance

Model operations are slow when there are many atoms out, in addition to other operations.

Slice limiting

Decide between limiting the distance (and then cutting then), or potentially a fade effect (which might have lower performance).

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.