What's the reason why some newer games are really huge in size?

This page summarizes the projects mentioned and recommended in the original post on /r/gamedev

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • acl

    Animation Compression Library

  • At the minimum BC compression is used for most textures and Crunch is pretty popular so we're definitely never ignoring that end. Draco (for geometry) isn't as popular as it should be. Animation is the main area that gets skimped and we're mostly still just doing crude keyframe reduction as stuff like ACL (https://github.com/nfrechette/acl) hasn't really taken off (it has a shit API and shit examples).

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How do other motion capture suits manage large file sizes?

    1 project | /r/gamedev | 4 Dec 2023
  • I converted a massive library of mo-cap animations to .fbx which you can use freely with ALMOST no restrictions

    1 project | /r/gamedev | 28 Nov 2022
  • Rasterization in slow motion

    4 projects | /r/GraphicsProgramming | 27 Jan 2022
  • What interpolating method should I use to interpolate between two scale key frames of a skeletal joint? I currently LERP between position keys, and SLERP between orientation(quaternion) keys. Should I also just use LERP for scaling? I remember reading somewhere to use a log function.

    1 project | /r/GraphicsProgramming | 31 Dec 2020
  • SpartanEngine: MIT-licensed C++ Vulkan game engine

    1 project | news.ycombinator.com | 17 Apr 2024