6dof Audio Rendering Using Spatial Impulse Responses In An Urban Context

Abstract. Many acoustic studies on urban environments focus on soundscapes and subjective perception, analysing environmental parameters such as loudness, fluctuation strength and roughness. However, room acoustic parameters have rarely been applied in this context, even though public squares are frequently used for musical events. Considering classical concerts in historical or archaeological sites in Italy, or pop music performances in public squares amplified through audio systems, a key challenge is that the acoustic characteristics of these spaces remain largely unknown. This study addresses this gap by conducting acoustic measurements in Piazzale San Francesco in Parma, a public square already used for summer musical events, and by implementing its audio-rendering in a virtual reality (VR) environment. The acoustic survey was carried out following the standards for enclosed rooms, in accordance with ISO 3382, while the digital model of the space was created using photogrammetry. The piece Ti tradì quell'alma ingrata from Il Trovatore was used as the audio signal in Unreal Engine, enabling a navigation of the digital space calibrated with measured impulse responses (IRs). The resulting VR rendering allows users to be fully immersed in the virtual space, freely exploring it with Six Degrees-of-Freedom (6DoF), as they would in reality while listening to the same musical performance.

ASME Digital Collection

Ruby로 구현하는 사진 속 객체 자동 측정 시스템: ruby-libgd 활용 가이드

ruby-libgd 라이브러리를 사용하여 외부의 복잡한 도구 없이 순수 Ruby 환경에서 사진 속 객체의 크기를 자동으로 측정하는 파이프라인을 구축한다.

🔗 원문 보기

Ruby로 구현하는 사진 속 객체 자동 측정 시스템: ruby-libgd 활용 가이드

ruby-libgd 라이브러리를 사용하여 외부의 복잡한 도구 없이 순수 Ruby 환경에서 사진 속 객체의 크기를 자동으로 측정하는 파이프라인을 구축한다.

Ruby-News | 루비 AI 뉴스

Ruby Sees the World.

Place a credit card in a photo. Ruby finds it, calibrates the scale, and measures everything else in the frame.

Door: 2.1m. Window: 1.2m. Wall: 8.0m.

Hough transform + Sobel (native C) + ruby-libgd.

https://rubystacknews.com/2026/03/23/ruby-sees-the-world-automatic-measurement-from-photos/

#Ruby #ComputerVision #RubyDev #Photogrammetry

Ruby Sees the World: Automatic Measurement from Photos

Ruby Sees the World: Automatic Measurement from Photos March 23, 2026 Published on RubyStackNews What if Ruby could look at a photo of a house and tell you the width of the door, the height of the …

Linking Ruby knowledge from the most remote places in the world.

Scanned it with Sony Alpha 6400 with 18-135 Sony Lens, RealityScan 2.1

#photogrammetry #realityscan #3D

David Bust Scan

https://skfb.ly/pHEHR

I Scanned it with Sony Alpha 6400 with 18-135 Sony Lens, RealityScan 2.1

#photogrammetry #realityscan #3D

David Bust Scan - 3D model by Michael Emory Cerquoni (@nebadon2025)

Scanned with Sony Alpha 6400 with 18-135 Sony Lens - David Bust Scan - 3D model by Michael Emory Cerquoni (@nebadon2025)

Sketchfab

I’ve updated my runestone website and added scanned 3D models to some pages.

One of the stones with a 3D model is the runestone U 1125 which has an inscription in elder futhark and ornamentation of a person holding up their hands. There is also an inscription on one if the back sides that can be viewed by rotating the model on the page.

I’ve also restructured the pages so it will be easier to add new runestones. And I added a Swedish version of the site where I plan to post a few longer descriptions.

https://www.varangianbiker.com/locations/uppland/u-1125/

#runestones #3DModel #photogrammetry

I guess I love to (re)create places that I can't visit anymore

#photogrammetry #3d #mastoArt

Someone has approached #Meshroom with a #SYCL implementation of the DepthMap part of the pipeline, which was restricted to #NVIDIA Hardware in the past.

This approach could enable Intel & AMD GPUs (and even CPUs) to execute Meshroom.

First tests show comparable results to the #CUDA implementation and I'm very excited!

https://github.com/alicevision/AliceVision/pull/2077

#OpenSource #Photogrammetry

[WIP] Dev/port cuda to sycl by SFN-eu · Pull Request #2077 · alicevision/AliceVision

Description This PR adds an SYCL alternative to the CUDA implementation of the depthMapEstimation and depthMapFiltering stages of the pipeline, allowing them to be run on a much wider variety of ha...

GitHub