Categories
Example

Large Language Model Comparison

Demonstrates cloud-based large language models (LLMs) generative AI, comparing OpenAI ChatGPT against Anthropic Claude.

Categories
Example

Image Generation Comparison

Demonstrates cloud-based text-to-image generative AI, comparing OpenAI DALL-E against Stability AI Stable Diffusion.

Categories
Example

Audio-Visual Sensing

Shows how to leverage commodity audio-visual sensing AI services through REST calls, using RIDE’s common web services system.

Categories
Example

Web Services

Shows how to send GET, PUT, POST, and web requests through RIDE’s common web services system.

Categories
Example

Simple Network Controls

This example demonstrates how to set up a network environment with controllable characters using the RIDE API and Photon asset package.

Categories
Example

Session Recording and Playback Networked

Provides the ability to record a session in a one vs. one match over the network and the ability to play back that session recording.

Categories
Example

API Functions VHMsg

Demonstrates how to setup a scene to use VHMsg (ActiveMQ wrapper) in RIDE.

Categories
Example

Sockets

Demonstrates how to open, send data over, and close a TCP socket in RIDE.

Categories
Example

DIS Messages

Demonstrates how to use RIDE systems to send and receive Distributed Interactive Simulation (DIS) messages.

Categories
Example

REST Services

Demonstrates how to host a RESTful service in RIDE so that it can be accessed via an HTTP request from a web browser.