Tag

Filament

1 views collected around this technical thread.

Laravel Tech Community
Laravel Tech Community
Mar 18, 2025 · Backend Development

Getting Started with Filament: Installation, Configuration, and Demo for Laravel Backend Development

This guide introduces Filament, a full‑stack component library for Laravel, outlines its environment requirements, provides step‑by‑step installation and configuration commands, explains core components, and demonstrates a complete demo including models, migrations, relationships, forms, widgets, and charts.

DemoFilamentInstallation
0 likes · 7 min read
Getting Started with Filament: Installation, Configuration, and Demo for Laravel Backend Development
DeWu Technology
DeWu Technology
May 13, 2022 · Game Development

Design and Implementation of a PBR Material Editing Tool for the Filament Engine

The article presents a Filament‑based PBR material editor that unifies PC and mobile workflows by providing real‑time ImGui previews, JSON‑driven persistence, model optimization, texture compression, and export/import of mobile‑ready material packages, thereby lowering authoring barriers, accelerating iteration, and ensuring visual consistency across platforms.

C++FilamentJSON
0 likes · 19 min read
Design and Implementation of a PBR Material Editing Tool for the Filament Engine