GithubHelp home page GithubHelp logo

inexes's People

Contributors

mm-89 avatar osvaldo14 avatar theojoubaud avatar vxcvxcvxc avatar

Watchers

 avatar  avatar  avatar

inexes's Issues

Show mesh interception with GUI

ValueError: time data '' does not match format '%d/%m/%Y %H:%M:%S'

when create simulation, but no problem when making simulation

With intersects_id not all of N points reach a surface (beta coefficients)

InExES has been currently implemented using intersects_first because it was the shortest and lighter way to know if a ray reaches (visible) or not (invisible) a surface.
This way is not available without py_embree. It can be used methods like intersects_id . This method, though, has a different sensitivity: sometimes a ray cannot reach the relative surface, even though such ray should ever reach that or another surface.

This method will be important too for eyebrows and eyelashes implementation...

Number of triangles in shadow depends on the posture scale

Increasing the scale of the posture, the amount of energy received by a posture decreasing.
The same thing happens for beta coefficients: much more shadow for a higher-scale posture.

The amount of radiation received by a posture, as well as beta coefficients, must be independent on the scale of a posture.

In this way, it is impossible to understand when the output is correct and compare it with other models and data as well.


Note:

  • Using different functions of interception ( _any, _first, _id) the result is the same. [the problem is obviously not in such algorithm]

  • I thought I needed to translate of a arbitrary factor the ray origins to avoid self-interception. Currently, if I select a factor of 0 (e.g. the triangles centre) the algorithm doesn't see the self-interception. [why? May it be this the issue?]

Different output amplitude with process and validate both True

Validate and Process in posture definition should be something about "test" and "repair" the mesh before simulating it.

The first removes duplicate faces, the second removes Nan and Inf. So, why is there a different in simulations, even though the mesh hasn't neither double faces, Nan and Inf?


See "validate" definition.

Without GUI some popups appeard

Last version of InExEs can run a simulation with or without GUI. Without a graphic interface, though, a pop-up of "processing" and "end simulation" appeared. Why?
Probably some shared class of GUI processes in simulation class.

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.