simulation
What is a good way to simulate particle movement?
I am trying to simulate the following: 10 balls that are moving in an area of fixed dimensions Whenever two or more balls come into a proximity range of say 40m, I want an event[详细]
2023-04-05 21:09 分类:问答How to read/write on console at the same time using threads
I want to implemente a C# Console Application that runs a simulation. Also, I want to give to the user the oportunity to acelerate/decelerate the speed of the simulation pressing \'+\' or \'-\' on con[详细]
2023-04-05 13:05 分类:问答GPU-accelerated hardware simulation?
I am investigating if GPGPUs could be used for accelerating simulation of hardware. My reasoning is this: As hardware by nature is very parallel, why simulate on highly sequential CPUs?[详细]
2023-04-04 08:05 分类:问答Accessing Verilog genvar generated instances in simulation code
This is a Verilog releated question. I am working with XILINX ISE as a dev environment. I am trying to access variables in the simulation that are automatically generated using genvar but I am receiv[详细]
2023-04-03 03:08 分类:问答Water simulation using shaders in WPF
I am searching for a way to implement a water effect for in WPF like the one demonstrated on Lee Whitney\'s blog. This is for a full screen application so it should rely on shaders in order to utilize[详细]
2023-04-01 22:43 分类:问答How to draw the heightmap onto the screen?
I\'m using DirectX10 to simulate a water surface, and I\'m now with a height map,which is a 2D array of the heights(y) at the points (x,z). But to draw it on the screen, I must turn it into a mesh or[详细]
2023-03-31 16:28 分类:问答Simulation Problem Java
I\'m new to simulation and i just wanted to find out the best approach to solve a certain problem i have come up with.[详细]
2023-03-31 11:13 分类:问答How to cheaply simulate water on iOS?
First off, I\'m not thinking about that. I was wondering how to make a simple simulation of a waterfall onto some dunes on the iPhone.[详细]
2023-03-31 02:08 分类:问答How do I get an hex file generated by SDCC to be simulated in Pic Simulator IDE?
I have been searching workarounds for many days with no luck. PIC Simulator keeps telling me that the checksum of the hex file is wrong.[详细]
2023-03-30 09:08 分类:问答Simulation in c#
I\'m a beginner C# developer, who is interested in learning 3d simulations. I have a project in mind which involves a car crash simulation. Which technologies along with c#, would you recommend to acc[详细]
2023-03-30 03:24 分类:问答
加载中,请稍侯......