Indie Pythonista ♥ 3d viz, WASM, reinventing weels.
-
Independent software engineer
- The Netherlands
- http://almarklein.org
Block or Report
Block or report almarklein
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
771 contributions in the last year
Less
More
Contribution activity
February 2023
Created 50 commits in 10 repositories
Created a pull request in pyzo/pyzo that received 8 comments
Signing of the app for macos
Ad-hoc code signing
In pyinstaller/pyinstaller#7180 (comment) a tip for the codesign syntax was given:
codesign -s - --force --all-architectures --…
+35
−0
•
8
comments
Opened 38 other pull requests in 8 repositories
pygfx/pygfx
11
merged
2
closed
1
open
- Version bump
- Enable text anchor text again
- Add check to confirm lavapipe
- Fix alpha blending
- Convert memoryview to np array
- Make the root transform identity
- Cameras and controller overhaul
- Bump version
- Put advanced usage in own section
- Fix in offscreen example
- Remove some internal objects from the global pygfx namespace
- PyGfx -> pygfx
- New black
- Add print_wgpu_report
pygfx/wgpu-py
13
merged
- Version bump
- Enable example screenshot tests again
- Only get initial windid on qt for canvas widgets
- Version bump
- Avoid unexpected numpy imports
- Fix docs
- Bump version
- Disable checking supported textures for getting preferred format
- Bump version
- Refactor docs
- Move details on installation and requirements to docs
- New black
- Use supported format and present mode
vispy/jupyter_rfb
3
merged
almarklein/timetagger
3
merged
pygfx/pylinalg
1
merged
imageio/imageio-ffmpeg
1
merged
pyzo/pyzo
1
merged
Reviewed 16 pull requests in 5 repositories
pygfx/pylinalg
5 pull requests
pygfx/pygfx
4 pull requests
gfx-rs/wgpu-native
4 pull requests
pygfx/wgpu-py
2 pull requests
vispy/jupyter_rfb
1 pull request
Created an issue in pygfx/pygfx that received 9 comments
Define the coordinate system
We should: Decide on a coordinate system Document it What do others use? pygfx currently we seem to have a right-handed system with right +X, up …
9
comments






