Ross Charles C.

Results 12 issues of Ross Charles C.

When building mpir on non-x86 platform (e.g. sparc), the build script is still trying to locate the yasm binary, which leads to the following error: `Looking for a system-wide yasm......

Is it possible to implement a similar terrain system in Godot? I took a look at your thesis and it looks promising, but I can't grasp how the code is...

## What does this PR do? This PR moves the slice builder component into LyShine. Combined with https://github.com/o3de/o3de/pull/17676 , this will remove the use of slice system from LmbrCentral. ##...

sig/content
status/investigation

## What does this PR do? This should add a checkbox on lod importer, which when turned on, will allow the importer to automatically generate the missing lods with meshoptimizer....

sig/content

## What does this PR do? This PR fixed a mistake in #18829, that causes assimp importer to revert to old transform paradigm when importing FBX mesh files, which results...

## What does this PR do? This is a proof-of-concept of compressing the internal index/vertex buffer format using meshoptimizer. ## How was this PR tested? Tested on windows 11, result...

sig/graphics-audio

## What does this PR do? This draft PR exposes a common vehicle API different physics libraries. ## How was this PR tested? N/A

sig/simulation

## What does this PR do? This PR replaces the native memory allocating functions with [mimalloc](https://github.com/microsoft/mimalloc). ## How was this PR tested? Benchmarked by building release binary and running `AzTestRunner.exe...

sig/core

## What does this PR do? This PR intent to simplify the logic of MeshOptimizerComponent using meshoptimizer instead. ## How was this PR tested? WIP

sig/content

**Is your feature request related to a problem? Please describe.** Mesh shading is a new alternative to traditional vertex-based pipeline, and is supported by vulkan and dx12. To future-proof Atom...

kind/feature
sig/graphics-audio
priority/major
feature/graphics/shaders
kind/performance