-
Would like to have a page (in documentation and/or readme, but leaning towards just documentation) that basically explains each module at an extremely high level and why it might be useful. Could have…
-
Following on from the discussion from @ajentsch in the [ePIC Physics, Software, and Computing Discussion](https://indico.bnl.gov/event/22709/) it sounds like there is a desire to be able to keep truth…
-
I've been investigating how decals are drawn in Morrowind with APITrace as we need to know for OpenMW. ~~My understanding is that using APITrace and describing what I saw in plain English so you can i…
-
Hi,
I'm working with XBim a few months and in my software project, the user can build your Architetural Project. To creates entities like walls, doors, windows, stairs every thing works so fine, bu…
-
When I try to load a csv file for edge, I should write a format like this for only AGE.
**start_id,start_vertex_type,end_id,end_vertex_type,properties**
But I think that it wastes about data and i…
-
## Describe the problem this feature would solve
Currently you cannot conveniently manipulate strided memory via `Memory` and `Span`, as they have no support for stride. While it may soon be possible…
-
### Description
The new approach exhibits relatively obvious typical rendering artifacts from "just" sampling a texture on a UVed sphere at the top and bottom:
I think that's why typically…
-
Is it possible to modify the current version of crt-geom.cg to get thinner scanlines as shown on [Game Tech Wiki](http://emulation.gametechwiki.com/index.php/CRT_Geom#Scanline_Size)?
With CURVATURE…
-
There could be cases where we want to carry out a topological order traversal even if cycles are present.
For example, let's say we want all vertices to be sorted in topological order, just there cou…
-
This issue is primarly for noting down my thougths and make them available for the public in order to ignite an open discussion.
Looking from the Julia lang perspective (and also [Trixi.jl](https:/…