-
There's more installation issues ...
## Summary
Succeeded: 28
## Failed: 12
Total: 40
vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Importing base box '…
-
Hi,
Is it possible to determine the tap on the buildings or to determine customization, like changing color or texture of the building, roads?
-
I am trying to build an app which requires python scripts that need to import netcdf4. When I do "pip install netcdf4" as seen in the python block in the build.gradle file below and try to build the …
-
I don't think the default linux package managers are reliable when installing dependencies for HORTON. There are too many errors that pop up every time the repo gets updated or if the repo is too old.…
-
### Describe the bug
While compiling a specific source file, I made `icpx` (from oneAPI 2024.0.1) crash. Using `clang++` from the same oneAPI installation instead, allowed the compilation to succeed.…
-
# Describe the bug
This is a **super obscure** error that I bumped into just now. If we can even call it an error...
One of the unit tests of [our project](https://github.com/acts-project/vecmem…
-
## What problem does this solve or what need does it fill?
It would be nice if `TextureAtlasBuilder` supported spacing from the top and left sides of a texture atlas.
## What solution would you …
-
This is doable with the current API using row iterators, but it's slightly annoying. I'd like a single function that does this. My use case is building font atlases from indiviual bitmaps.
I figure…
-
(EDITED) Fixed typos.
Hello,
I've been looking at the font system lately (planning a long awaited refactor that may happen soonish).
Going to use this thread to ask questions/feedback, in par…
-
recently @yaRnMcDonuts had issues to use TextureAtlas generator for his PBR models.
not sure if issue or feature.
but:
`
Geometry geom = TextureAtlas.makeAtlasBatch(scene, assetManager, 2048);…