Play with fluids in your browser (works even on mobile)
-
Updated
May 31, 2022 - JavaScript
{{ message }}
Play with fluids in your browser (works even on mobile)
Bullet Physics SDK: real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning etc.
A work-in-progress, open-source, multi-player city simulation game.
https://github.com/DioxusLabs/taffy is the revival of the flexbox stretch crate we use currently. Should be fairly straightforward to cutover https://github.com/a-b-street/abstreet/tree/master/widgetry/src/widgets to it. An advantage down the line could be using taffy's planned table support
Since e04ca904a9455afc63aa87db775fe4463ab899b7
The introduction of the minimap screenshot feature appears to be duplicating functionality that will be used elsewhere for drawing the widgets within the minimap window; specifically, the GetMinimapOwner function is very likely to be replicating functionality used by the owner information overlay of the minimap window.
Written in C++ and using SDL, The Powder Toy is a desktop version of the classic 'falling sand' physics sandbox, it simulates air pressure and velocity as well as heat.
Hackable HTTP proxy for resiliency testing and simulated network conditions
类似按键精灵的鼠标键盘录制和自动化操作 模拟点击和键入 | automate mouse clicks and keyboard input
10 differentiable physical simulators built with Taichi differentiable programming (DiffTaichi, ICLR 2020)
Python Library for learning (Structure and Parameter), inference (Probabilistic and Causal), and simulations in Bayesian Networks.
Scenarios, tutorials and demos for Autonomous Driving
Steps to Reproduce
Expected behaviour
A line should appear.
Expected solution
Change the default lineScale value to 10, which make it visible, at least for a default project.
Two solutions, change the default templa
A multi core friendly rigid body physics and collision detection library suitable for games and VR applications.
Repository for the main Dockerfile with the Openworm software stack and project-wide issues
Looks like it is possible to do it even on Python older than 3.10. See projectmesa/mesa-geo#67 (comment).
Update: from implementing #1345, looks like older Pythons don't support type aliases with | yet. For this issue to be completely resolved, we need to wait until 3.10 is the oldest supported version.
Comprehensive list of resources on the topic of digital morphogenesis (the creation of form through code). Includes links to major articles, code repos, creative projects, books, software, and more.
so that in multicellular the player can have special "smelling" cells and they would work. Right now the guidance lines probably only read the chemoreceptors from the main player cell. Should be relatively simple to change it to look at also other cells in the player's colony if you ask the colony lead cell what chemoreceptors it has.
If a negative position is given, the total angle (from start to end) is returned, otherwise the angle at the given position (the value should match the returned angle for a vehicle at that position)
High-performance C++ library for multiphysics and multibody dynamics simulations
Public development project of the LAMMPS MD software package
Synthetic Patient Population Simulator
The wiki is very outdated and there is missing information. What I mean is that we should create a more user friendly wiki, with descriptions of every building, game element... Maybe we should add also pictures of the buildings or animations. I don't know, but we must do something to improve it. What do you think?
How can I get access to http://wiki.unknown-horizons.org/w/Main_Page? I would lik
PositionBasedDynamics is a library for the physically-based simulation of rigid bodies, deformable solids and fluids.
The FLIP Fluids addon is a tool that helps you set up, run, and render high quality liquid fluid effects all within Blender, the free and open source 3D creation suite.
It seems that the number of joining clients (not the num of computing clients) is fixed in fedml_api/data_preprocessing/**/data_loader and cannot be changed except CIFAR10 datasets.
Here I mean that it seems the total clients is decided by the datasets, rather the input from run_fedavg_distributed_pytorch.sh.
https://github.com/FedML-AI/FedML/blob/3d9fda8d149c95f25ec4898e31df76f035a33b5d/fed
Add a description, image, and links to the simulation topic page so that developers can more easily learn about it.
To associate your repository with the simulation topic, visit your repo's landing page and select "manage topics."
G1_FLAG_BMPhas the wrong name its the inverse of its name it is used to indicate that the sprite has transparency and will require blending with the background to produce the end result. The vast majority of images have this flag set.