Skip to main content

nmfisher/thermion

جمع SkillsMP عدد ١٢ من skills من nmfisher/thermion. افتح أي skill لمراجعة مصدره وتفاصيله.

آخر نشاط مصدر مسجل
آخر تحديث لفهرس SkillsMP
skills مجمعة
١٢
نجوم GitHub
٢٢١
تفرعات GitHub
٣٣

Skills في هذا المستودع

التصنيف قيد الانتظار

عرض ١٢ من أصل ١٢ skills مجمعة.

المهنة
غير مصنف
الوصف

Play and control 3D animation in Thermion: glTF animation clips (play, stop, loop, crossfade, speed, reverse, scrubbing), manual morph target / blend shape weights, and bone/skeletal animation (bone inspection, BoneAnimationData, bone transforms). Includes…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
غير مصنف
الوصف

Position and control the camera, and add user interaction, in a Thermion scene. Covers camera lookAt (there is no setCameraPosition), lens projection (focal length) and field-of-view projections, exposure, multiple cameras, orbit and free-flight controls via…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
غير مصنف
الوصف

Create 3D geometry procedurally in Thermion without a glTF file. Covers GeometryUtils primitives (cube, sphere, cylinder, conic, plane, groundPlane, halfPyramid, fullscreenQuad, fromAabb3), building a custom Geometry from hand-specified vertex positions and…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
غير مصنف
الوصف

Set up and render a first 3D scene with Thermion, on Flutter or pure Dart. Covers creating a ThermionViewer (ViewerWidget, ThermionFlutterPlugin.createViewer, or headless FFIFilamentApp), loading a glTF model with image-based lighting and a skybox, adding a…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
غير مصنف
الوصف

Render Thermion scenes to images without a display, in pure Dart (no Flutter). Covers FFIFilamentApp.create with a custom loadResource, the headless swapchain, creating and attaching a viewer, viewport sizing, capturing frames with FilamentApp.capture (RGBA…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
غير مصنف
الوصف

Light a Thermion scene: direct lights (sun/directional, point, spot) plus image-based lighting and backgrounds. Covers DirectLight.sun/.point/.spot construction, addDirectLight/removeLight, moving lights, the LightManager (color, Kelvin color temperature,…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
غير مصنف
الوصف

Load, inspect, instance, and clean up glTF/GLB models in Thermion. Covers loadGltf and loadGltfFromBuffer parameters (addToScene, initialInstances, releaseSourceData, rebuildVertices, resourceUri), the ThermionAsset API (entity, child-entity queries, bounding…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
غير مصنف
الوصف

Control surface appearance in Thermion: create and configure materials. Covers the PBR ubershader (base color, metallic, roughness, emissive, textures), unlit and wireframe built-in material instances, generic parameter setters…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
غير مصنف
الوصف

Detect which 3D object a user clicked or tapped in Thermion, and show visual selection. Covers View.pick ray casting with PickResult (entity, depth), screen-to-viewport coordinate mapping, stencil highlight outlines (setStencilHighlight with outlineWidth,…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
غير مصنف
الوصف

Enable and configure post-processing in Thermion: the post-processing toggle, anti-aliasing (MSAA, FXAA, TAA), bloom, color grading with tone mappers (ACES, filmic, AgX, pbrNeutral) plus exposure/white balance/contrast/ saturation/vibrance, fog, and ambient…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
غير مصنف
الوصف

Enable and configure shadows in Thermion. Covers the three switches that all must be on (view-level setShadowsEnabled, a shadow-casting light, and a shadow-receiving surface), shadow types (PCF, VSM, DPCF, PCSS), per-light castShadows and ShadowOptions via…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
غير مصنف
الوصف

Position, rotate, scale, and move 3D objects in Thermion. Thermion has NO setPosition/setRotation/setScale helpers — every transform is a Matrix4 from vector_math_64. Covers asset.setTransform, Matrix4.compose with Quaternion, common transform recipes…

لغة النص الأصلي: الإنجليزية

آخر تحديث
عرض ١٢ من أصل ١٢ skills مجمعة.