5 ms·
Cool, didn't know that MS Flight Simulator cockpits used a React-like framework. Thanks for sharing!
by bfelbo 3y ago
Cool, didn't know that MS Flight Simulator cockpits used a React-like framework. Thanks for sharing!
- westurner 3y agoNp. From https://news.ycombinator.com/context?id=35887168 https://news.ycombinator.com/context?id=35887168 re: ipyflow I learned about ReactiveX for Python (RxPY) https://rxpy.readthedocs.io/en/latest/ https://rxpy.readthedocs.io/en/latest/ . https://github.com/ipyflow/ipyflow https://github.com/ipyflow/ipyflow : > IPyflow is a next-generation Python kernel for Jupyter and other notebook interfaces that tracks dataflow relationships between symbols and cells during a given interactive session, thereby making it easier to reason about notebook state. FWIU e.g. panda3d does not have a react or rxpy-like API, but probably does have a component tree model? https://news.ycombinator.com/item?id=38527552 https://news.ycombinator.com/item?id=38527552 : >> It actually looks like pygame-web (pygbag) supports panda3d and harfang in WASM > Harfang and panda3d do 3D with WebGL, but FWIU not yet agents in SSBO/VBO/GPUBuffer