Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sateliot #951

Merged
merged 5 commits into from
Sep 27, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
39 changes: 0 additions & 39 deletions .github/codecov.yml

This file was deleted.

7 changes: 2 additions & 5 deletions .github/workflows/build-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,9 +110,6 @@ jobs:
# Unit Tests
- name: Test
run: npm test
# Code Coverage
- name: Code Coverage
run: node ./node_modules/.bin/codecov
build:
needs: [eslint, unit-tests]
name: Build
Expand Down Expand Up @@ -162,8 +159,8 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- name: trufflehog-actions-scan
uses: edplato/trufflehog-actions-scan@master
- name: TruffleHog OSS
uses: trufflesecurity/trufflehog@v3.82.6
codeQl:
needs: build
name: CodeQL
Expand Down
132 changes: 132 additions & 0 deletions public/meshes/sateliotsat.mtl
Original file line number Diff line number Diff line change
@@ -0,0 +1,132 @@
# Blender MTL File: 'satelite-alex.blend'
# Material Count: 13

newmtl BrownMetal
Ns 106.753838
Ka 1.000000 1.000000 1.000000
Kd 0.372549 0.294118 0.156863
Ks 0.500000 0.500000 0.500000
Ke 0.000000 0.000000 0.000000
Ni 1.000000
d 1.000000
illum 2

newmtl DarkGrayMetal
Ns 106.753838
Ka 1.000000 1.000000 1.000000
Kd 0.105882 0.105882 0.105882
Ks 0.500000 0.500000 0.500000
Ke 0.000000 0.000000 0.000000
Ni 1.000000
d 1.000000
illum 2

newmtl DarkGrayMetal.001
Ns 106.753838
Ka 0.300000 0.300000 0.300000
Kd 0.084000 0.084000 0.084000
Ks 0.500000 0.500000 0.500000
Ke 0.000000 0.000000 0.000000
Ni 1.000000
d 1.000000
illum 3

newmtl GoldFoil
Ns 639.999999
Ka 1.000000 1.000000 1.000000
Kd 0.800000 0.773734 0.086794
Ks 0.500000 0.500000 0.500000
Ke 0.000000 0.000000 0.000000
Ni 1.450000
d 1.000000
illum 3

newmtl GoldFoil.001
Ns 900.000000
Ka 0.300000 0.300000 0.300000
Kd 0.800000 0.774000 0.087000
Ks 0.500000 0.500000 0.500000
Ke 0.000000 0.000000 0.000000
Ni 1.450000
d 1.000000
illum 3

newmtl GoldFoil.002
Ns 900.000000
Ka 0.300000 0.300000 0.300000
Kd 0.800000 0.774000 0.087000
Ks 0.500000 0.500000 0.500000
Ke 0.000000 0.000000 0.000000
Ni 1.450000
d 1.000000
illum 3

newmtl LightGrayMetal
Ns 106.753838
Ka 1.000000 1.000000 1.000000
Kd 0.592157 0.592157 0.592157
Ks 0.500000 0.500000 0.500000
Ke 0.000000 0.000000 0.000000
Ni 1.000000
d 1.000000
illum 2

newmtl LightGrayMetal.001
Ns 900.000000
Ka 0.300000 0.300000 0.300000
Kd 0.592000 0.592000 0.592000
Ks 0.500000 0.500000 0.500000
Ke 0.000000 0.000000 0.000000
Ni 1.000000
d 1.000000
illum 3

newmtl LightGrayMetal.002
Ns 900.000000
Ka 0.300000 0.300000 0.300000
Kd 0.592000 0.592000 0.592000
Ks 0.500000 0.500000 0.500000
Ke 0.000000 0.000000 0.000000
Ni 1.000000
d 1.000000
illum 3

newmtl OrangeMetal
Ns 900.000000
Ka 0.300000 0.300000 0.300000
Kd 0.800000 0.108470 0.023062
Ks 0.500000 0.500000 0.500000
Ke 0.000000 0.000000 0.000000
Ni 1.450000
d 1.000000
illum 3

newmtl SolarPanels
Ns 106.753838
Ka 1.000000 1.000000 1.000000
Kd 0.066667 0.035294 0.470588
Ks 0.500000 0.500000 0.500000
Ke 0.000000 0.000000 0.000000
Ni 1.000000
d 1.000000
illum 2

newmtl SolarPanels.001
Ns 106.753838
Ka 1.000000 1.000000 1.000000
Kd 0.019000 0.072000 0.656000
Ks 0.500000 0.500000 0.500000
Ke 0.000000 0.000000 0.000000
Ni 1.000000
d 1.000000
illum 2

newmtl SolarPanels.004
Ns 106.753838
Ka 1.000000 1.000000 1.000000
Kd 0.019000 0.072000 0.656000
Ks 0.500000 0.500000 0.500000
Ke 0.000000 0.000000 0.000000
Ni 1.000000
d 1.000000
illum 2
Loading
Loading