glrb 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: 58b9d5ba6827d0bfbfad88081808c2ef34d39bbcc910ce909e500f56ca103ed4
4
+ data.tar.gz: 102f0612dd592fae0dd735a4fbee6903958c92f49dbf1c5f4b608141727cd530
5
+ SHA512:
6
+ metadata.gz: 18bd4c0f38e80385c1e7c6225ba0cceaaaafb631db895b61367e6638427ebd5e1672668d6eeddf940ac6d2ad6e5dd25dce3c0e75fe8ef94e8c3e22347cbcd403
7
+ data.tar.gz: 75b72bb433066bedeabbc87bf63a0e0e662932fb1a13e24130b86fec87531a6913376616f394d1e9bc65a28e16918b6f55adfc5a904930b74f046b79adf9873c
data/.DS_Store ADDED
Binary file
data/CHANGELOG.md ADDED
@@ -0,0 +1,5 @@
1
+ ## [Unreleased]
2
+
3
+ ## [0.1.0] - 2023-11-05
4
+
5
+ - Initial release
@@ -0,0 +1,84 @@
1
+ # Contributor Covenant Code of Conduct
2
+
3
+ ## Our Pledge
4
+
5
+ We as members, contributors, and leaders pledge to make participation in our community a harassment-free experience for everyone, regardless of age, body size, visible or invisible disability, ethnicity, sex characteristics, gender identity and expression, level of experience, education, socio-economic status, nationality, personal appearance, race, religion, or sexual identity and orientation.
6
+
7
+ We pledge to act and interact in ways that contribute to an open, welcoming, diverse, inclusive, and healthy community.
8
+
9
+ ## Our Standards
10
+
11
+ Examples of behavior that contributes to a positive environment for our community include:
12
+
13
+ * Demonstrating empathy and kindness toward other people
14
+ * Being respectful of differing opinions, viewpoints, and experiences
15
+ * Giving and gracefully accepting constructive feedback
16
+ * Accepting responsibility and apologizing to those affected by our mistakes, and learning from the experience
17
+ * Focusing on what is best not just for us as individuals, but for the overall community
18
+
19
+ Examples of unacceptable behavior include:
20
+
21
+ * The use of sexualized language or imagery, and sexual attention or
22
+ advances of any kind
23
+ * Trolling, insulting or derogatory comments, and personal or political attacks
24
+ * Public or private harassment
25
+ * Publishing others' private information, such as a physical or email
26
+ address, without their explicit permission
27
+ * Other conduct which could reasonably be considered inappropriate in a
28
+ professional setting
29
+
30
+ ## Enforcement Responsibilities
31
+
32
+ Community leaders are responsible for clarifying and enforcing our standards of acceptable behavior and will take appropriate and fair corrective action in response to any behavior that they deem inappropriate, threatening, offensive, or harmful.
33
+
34
+ Community leaders have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct, and will communicate reasons for moderation decisions when appropriate.
35
+
36
+ ## Scope
37
+
38
+ This Code of Conduct applies within all community spaces, and also applies when an individual is officially representing the community in public spaces. Examples of representing our community include using an official e-mail address, posting via an official social media account, or acting as an appointed representative at an online or offline event.
39
+
40
+ ## Enforcement
41
+
42
+ Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders responsible for enforcement at _@tsei.jp. All complaints will be reviewed and investigated promptly and fairly.
43
+
44
+ All community leaders are obligated to respect the privacy and security of the reporter of any incident.
45
+
46
+ ## Enforcement Guidelines
47
+
48
+ Community leaders will follow these Community Impact Guidelines in determining the consequences for any action they deem in violation of this Code of Conduct:
49
+
50
+ ### 1. Correction
51
+
52
+ **Community Impact**: Use of inappropriate language or other behavior deemed unprofessional or unwelcome in the community.
53
+
54
+ **Consequence**: A private, written warning from community leaders, providing clarity around the nature of the violation and an explanation of why the behavior was inappropriate. A public apology may be requested.
55
+
56
+ ### 2. Warning
57
+
58
+ **Community Impact**: A violation through a single incident or series of actions.
59
+
60
+ **Consequence**: A warning with consequences for continued behavior. No interaction with the people involved, including unsolicited interaction with those enforcing the Code of Conduct, for a specified period of time. This includes avoiding interactions in community spaces as well as external channels like social media. Violating these terms may lead to a temporary or permanent ban.
61
+
62
+ ### 3. Temporary Ban
63
+
64
+ **Community Impact**: A serious violation of community standards, including sustained inappropriate behavior.
65
+
66
+ **Consequence**: A temporary ban from any sort of interaction or public communication with the community for a specified period of time. No public or private interaction with the people involved, including unsolicited interaction with those enforcing the Code of Conduct, is allowed during this period. Violating these terms may lead to a permanent ban.
67
+
68
+ ### 4. Permanent Ban
69
+
70
+ **Community Impact**: Demonstrating a pattern of violation of community standards, including sustained inappropriate behavior, harassment of an individual, or aggression toward or disparagement of classes of individuals.
71
+
72
+ **Consequence**: A permanent ban from any sort of public interaction within the community.
73
+
74
+ ## Attribution
75
+
76
+ This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 2.0,
77
+ available at https://www.contributor-covenant.org/version/2/0/code_of_conduct.html.
78
+
79
+ Community Impact Guidelines were inspired by [Mozilla's code of conduct enforcement ladder](https://github.com/mozilla/diversity).
80
+
81
+ [homepage]: https://www.contributor-covenant.org
82
+
83
+ For answers to common questions about this code of conduct, see the FAQ at
84
+ https://www.contributor-covenant.org/faq. Translations are available at https://www.contributor-covenant.org/translations.
data/LICENSE.txt ADDED
@@ -0,0 +1,21 @@
1
+ The MIT License (MIT)
2
+
3
+ Copyright (c) 2023 tseijp
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in
13
+ all copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21
+ THE SOFTWARE.
data/README.md ADDED
@@ -0,0 +1,39 @@
1
+ # Glrb
2
+
3
+ TODO: Delete this and the text below, and describe your gem
4
+
5
+ Welcome to your new gem! In this directory, you'll find the files you need to be able to package up your Ruby library into a gem. Put your Ruby code in the file `lib/glrb`. To experiment with that code, run `bin/console` for an interactive prompt.
6
+
7
+ ## Installation
8
+
9
+ TODO: Replace `UPDATE_WITH_YOUR_GEM_NAME_PRIOR_TO_RELEASE_TO_RUBYGEMS_ORG` with your gem name right after releasing it to RubyGems.org. Please do not do it earlier due to security reasons. Alternatively, replace this section with instructions to install your gem from git if you don't plan to release to RubyGems.org.
10
+
11
+ Install the gem and add to the application's Gemfile by executing:
12
+
13
+ $ bundle add UPDATE_WITH_YOUR_GEM_NAME_PRIOR_TO_RELEASE_TO_RUBYGEMS_ORG
14
+
15
+ If bundler is not being used to manage dependencies, install the gem by executing:
16
+
17
+ $ gem install UPDATE_WITH_YOUR_GEM_NAME_PRIOR_TO_RELEASE_TO_RUBYGEMS_ORG
18
+
19
+ ## Usage
20
+
21
+ TODO: Write usage instructions here
22
+
23
+ ## Development
24
+
25
+ After checking out the repo, run `bin/setup` to install dependencies. You can also run `bin/console` for an interactive prompt that will allow you to experiment.
26
+
27
+ To install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and the created tag, and push the `.gem` file to [rubygems.org](https://rubygems.org).
28
+
29
+ ## Contributing
30
+
31
+ Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/glrb. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [code of conduct](https://github.com/[USERNAME]/glrb/blob/S/CODE_OF_CONDUCT.md).
32
+
33
+ ## License
34
+
35
+ The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
36
+
37
+ ## Code of Conduct
38
+
39
+ Everyone interacting in the Glrb project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/[USERNAME]/glrb/blob/S/CODE_OF_CONDUCT.md).
data/Rakefile ADDED
@@ -0,0 +1,4 @@
1
+ # frozen_string_literal: true
2
+
3
+ require "bundler/gem_tasks"
4
+ task default: %i[]
data/lib/gl.rb ADDED
@@ -0,0 +1,60 @@
1
+ module Glrb
2
+ class GL
3
+ def initialize(w = 256, h = 256, filename = "", shader = gl_defaultSahder(self))
4
+ @filename = filename
5
+ @w = w
6
+ @h = h
7
+ @i = 0
8
+ @shader = shader
9
+ @FragCoord = vec 0.0, 0.0, 0.0, 0.0
10
+ @FragColor = vec 0.0, 0.0, 0.0, 0.0
11
+ end
12
+ def i() @i end
13
+ def w() @w end
14
+ def h() @h end
15
+ def i=(_) @i = _ end
16
+ def w=(_) @w = _ end
17
+ def h=(_) @h = _ end
18
+ def shader() @shader end
19
+ def FragCoord() @FragCoord end
20
+ def FragColor() @FragColor end
21
+ def FragCoord=(_) @FragCoord = _ end
22
+ def FragColor=(_) @FragColor = _ end
23
+ def <=>(_) @shader = _ end
24
+ def shader=(_) @shader = _ end
25
+ def [](_) gl_render(self, _) end
26
+ def test() gl_test(self) end
27
+ def draw() gl_draw(self) end
28
+ end
29
+
30
+ def gl_defaultSahder(gl)
31
+ ->{
32
+ gl.FragColor = vec gl.FragCoord.x / gl.w, gl.FragCoord.y / gl.h, 0.0, 1.0
33
+ }
34
+ end
35
+
36
+
37
+ def gl_render (gl, i)
38
+ gl.i = i
39
+ gl.FragCoord = vec (i % gl.w).to_f + 0.5, i.to_f / gl.w.to_f + 0.5, 0, 0
40
+ gl.FragColor = gl.shader.call
41
+ end
42
+
43
+ def gl_test (gl)
44
+ (gl.w.to_i * gl.h.to_i).times.inject("") do |acc, i|
45
+ col = gl[i]
46
+ c = (col[3] * col.xyz.sum / 3 <= 0.5) ? "_ " : "# "
47
+ ret = acc + c + ((i % gl.w.to_i == gl.w.to_i - 1) ? "\n" : "")
48
+ end
49
+ end
50
+
51
+ def gl_draw(gl)
52
+ open(@filename, "wb") do |f|
53
+ f.puts("P6\n#{gl.w} #{gl.h}\n255")
54
+ (gl.w.to_i * gl.h.to_i).times do |i|
55
+ c = gl[i] * 255
56
+ f.write([c.x.to_i % 255, c.y.to_i % 255, c.z.to_i % 255].pack("ccc"))
57
+ end
58
+ end
59
+ end
60
+ end
data/lib/glrb.rb ADDED
@@ -0,0 +1,8 @@
1
+ # frozen_string_literal: true
2
+
3
+ require "math/mat"
4
+ require "math/sym"
5
+ require "math/vec"
6
+ require "utils/helpers"
7
+ require "utils/version"
8
+ require "gl"
data/lib/math/mat.rb ADDED
@@ -0,0 +1,26 @@
1
+ module Glrb
2
+ class Mat
3
+ def initialize(init = [1, 0, 0], args = 0)
4
+ @v = init
5
+ @n = args
6
+ @_ = ->(v = @v, n = @n){Vec.new(v, n)}
7
+ end
8
+ def to_a() isArr(@v) ? @v : @v[@n] end
9
+ def to_s() to_a.to_s end
10
+ def size() to_a.size end
11
+ def sort() @_[->n{to_a.sort}] end
12
+ def map(_) @_[->n{to_a.map.with_index{|v, i| _[v, i]}}] end
13
+ def +(_) map(isNum(_) ? ->v, i{v + _} : ->v, i{v + _[i]}) end
14
+ def -(_) map(isNum(_) ? ->v, i{v - _} : ->v, i{v - _[i]}) end
15
+ def *(_) map(isNum(_) ? ->v, i{v * _} : ->v, i{v * _[i]}) end
16
+ def /(_) map(isNum(_) ? ->v, i{v / _} : ->v, i{v / _[i]}) end
17
+ def [](_) @v[_] end
18
+ def <=>(_) @v = _ end
19
+ def >>(_) _ << @n end
20
+ def <<(n) @_[@v, n] end
21
+ def +@() map(->v, i{+v}) end
22
+ def -@() map(->v, i{-v}) end
23
+ end
24
+
25
+ def Mat(*init) Vec.new(init) end
26
+ end
data/lib/math/sym.rb ADDED
@@ -0,0 +1,25 @@
1
+ module Glrb
2
+ class Sym
3
+ def initialize(init = 0, args = 0)
4
+ @v = init
5
+ @n = args
6
+ @_ = ->(v = @v, n = @n){Sym.new(v, n)}
7
+ end
8
+ def to_f() (@v.is_a? Numeric) ? @v: @v[@n] end
9
+ def to_i() self.to_f.to_i end
10
+ def to_s() self.to_f.to_s end
11
+ def +(_) @_[->{self.to_f + _.to_f}] end
12
+ def -(_) @_[->{self.to_f - _.to_f}] end
13
+ def *(_) @_[->{self.to_f * _.to_f}] end
14
+ def /(_) @_[->{self.to_f / _.to_f}] end
15
+ def %(_) @_[->{self.to_f % _.to_f}] end
16
+ def **(_) @_[->{self.to_f ** _.to_f}] end
17
+ def ==(_) self.to_f == _.to_f end
18
+ def <=>(_) @v = _ end
19
+ def >>(_) _ << @n end
20
+ def <<(n) @_[@v, n] end
21
+ def +@() @_[->{+self.to_f}] end
22
+ def -@() @_[->{+self.to_f}] end
23
+ def !@() @_[->{(1..self.to_i).inject(:*) || 1}] end
24
+ end
25
+ end
data/lib/math/vec.rb ADDED
@@ -0,0 +1,50 @@
1
+ module Glrb
2
+ class Vec
3
+ def initialize(init = [0.0, 0.0, 0.0], args = 0)
4
+ @v = init
5
+ @n = args
6
+ @_ = ->(v = @v, n = @n){Vec.new(v, n)}
7
+ end
8
+ def to_a() isArr(@v) ? @v : @v[@n] end
9
+ def to_s() to_a.to_s end
10
+ def size() to_a.size end
11
+ def map(_) @_[->n{to_a.map.with_index{|v, i| _[v, i]}}] end
12
+ def sum() to_a.sum end
13
+ def length() Math::sqrt(self * self) end
14
+ def !@() self / length end
15
+ def [](_) v = to_a; v[_] end
16
+ def +(_) map(isNum(_) ? ->v, i{v + _} : ->v, i{v + _[i]}) end
17
+ def -(_) map(isNum(_) ? ->v, i{v - _} : ->v, i{v - _[i]}) end
18
+ def *(_) isNum(_) ? map(->v, i{v * _}) : map(->v, i{v * _[i]}).sum end
19
+ def /(_) isNum(_) ? map(->v, i{v / _}) : cross(_) end
20
+ def <=>(_) @v = _ end
21
+ def >>(_) _ << @n end
22
+ def <<(n) @_[@v, n] end
23
+ def +@() map(->v, i{+v}) end
24
+ def -@() map(->v, i{-v}) end
25
+ def cross(_) @_[->n{ _vec_cross(to_a, _.to_a) }] end
26
+ def x() self[0] end
27
+ def y() self[1] end
28
+ def z() self[2] end
29
+ def xy() @_[->n{v = to_a; [v[0], v[1]]}] end
30
+ def xz() @_[->n{v = to_a; [v[0], v[2]]}] end
31
+ def yx() @_[->n{v = to_a; [v[1], v[0]]}] end
32
+ def yz() @_[->n{v = to_a; [v[1], v[2]]}] end
33
+ def zx() @_[->n{v = to_a; [v[2], v[0]]}] end
34
+ def zy() @_[->n{v = to_a; [v[2], v[1]]}] end
35
+ def xyz() @_[->n{v = to_a; [v[0], v[1], v[2]]}] end
36
+ def xzy() @_[->n{v = to_a; [v[0], v[2], v[1]]}] end
37
+ def yxz() @_[->n{v = to_a; [v[1], v[0], v[2]]}] end
38
+ def yzx() @_[->n{v = to_a; [v[1], v[2], v[0]]}] end
39
+ def zxy() @_[->n{v = to_a; [v[2], v[0], v[1]]}] end
40
+ def zyx() @_[->n{v = to_a; [v[2], v[1], v[0]]}] end
41
+ end
42
+
43
+ def vec(*init) Vec.new(init) end
44
+
45
+ def _vec_cross(a, b)
46
+ [ a[1] * b[2] - a[2] * b[1],
47
+ a[2] * b[0] - a[0] * b[2],
48
+ a[0] * b[1] - a[1] * b[0], ]
49
+ end
50
+ end
@@ -0,0 +1,5 @@
1
+ module Glrb
2
+ def isNum (target) target.is_a? Numeric end
3
+ def isArr (target) target.instance_of?(Array) end
4
+ def isVec (target) target.instance_of?(Vec) end
5
+ end
@@ -0,0 +1,5 @@
1
+ # frozen_string_literal: true
2
+
3
+ module Glrb
4
+ VERSION = "0.1.0"
5
+ end
data/raymarch.rb ADDED
@@ -0,0 +1,10 @@
1
+ require_relative "lib/glrb.rb"
2
+ include Glrb
3
+
4
+ gl = GL.new 4, 4, "test.ppm"
5
+
6
+ gl <=> ->{
7
+ gl.FragColor = vec gl.FragCoord.x / gl.w, gl.FragCoord.y / gl.h, 0, 0
8
+ }
9
+
10
+ gl.test
data/sig/glrb.rbs ADDED
@@ -0,0 +1,4 @@
1
+ module Glrb
2
+ VERSION: String
3
+ # See the writing guide of rbs: https://github.com/ruby/rbs#guides
4
+ end
metadata ADDED
@@ -0,0 +1,104 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: glrb
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.1.0
5
+ platform: ruby
6
+ authors:
7
+ - tseijp
8
+ autorequire:
9
+ bindir: exe
10
+ cert_chain: []
11
+ date: 2023-11-05 00:00:00.000000000 Z
12
+ dependencies:
13
+ - !ruby/object:Gem::Dependency
14
+ name: bundler
15
+ requirement: !ruby/object:Gem::Requirement
16
+ requirements:
17
+ - - ">="
18
+ - !ruby/object:Gem::Version
19
+ version: '0'
20
+ type: :development
21
+ prerelease: false
22
+ version_requirements: !ruby/object:Gem::Requirement
23
+ requirements:
24
+ - - ">="
25
+ - !ruby/object:Gem::Version
26
+ version: '0'
27
+ - !ruby/object:Gem::Dependency
28
+ name: rake
29
+ requirement: !ruby/object:Gem::Requirement
30
+ requirements:
31
+ - - ">="
32
+ - !ruby/object:Gem::Version
33
+ version: '0'
34
+ type: :development
35
+ prerelease: false
36
+ version_requirements: !ruby/object:Gem::Requirement
37
+ requirements:
38
+ - - ">="
39
+ - !ruby/object:Gem::Version
40
+ version: '0'
41
+ - !ruby/object:Gem::Dependency
42
+ name: rspec
43
+ requirement: !ruby/object:Gem::Requirement
44
+ requirements:
45
+ - - ">="
46
+ - !ruby/object:Gem::Version
47
+ version: '0'
48
+ type: :development
49
+ prerelease: false
50
+ version_requirements: !ruby/object:Gem::Requirement
51
+ requirements:
52
+ - - ">="
53
+ - !ruby/object:Gem::Version
54
+ version: '0'
55
+ description: glrb is a simple OpenGL wrapper for Ruby
56
+ email:
57
+ - _@tsei.jp
58
+ executables: []
59
+ extensions: []
60
+ extra_rdoc_files: []
61
+ files:
62
+ - ".DS_Store"
63
+ - CHANGELOG.md
64
+ - CODE_OF_CONDUCT.md
65
+ - LICENSE.txt
66
+ - README.md
67
+ - Rakefile
68
+ - lib/gl.rb
69
+ - lib/glrb.rb
70
+ - lib/math/mat.rb
71
+ - lib/math/sym.rb
72
+ - lib/math/vec.rb
73
+ - lib/utils/helpers.rb
74
+ - lib/utils/version.rb
75
+ - raymarch.rb
76
+ - sig/glrb.rbs
77
+ homepage: https://tsei.jp
78
+ licenses:
79
+ - MIT
80
+ metadata:
81
+ allowed_push_host: https://rubygems.org
82
+ homepage_uri: https://tsei.jp
83
+ source_code_uri: https://github.com/tseijp/glrb
84
+ changelog_uri: https://github.com/tseijp/glrb
85
+ post_install_message:
86
+ rdoc_options: []
87
+ require_paths:
88
+ - lib
89
+ required_ruby_version: !ruby/object:Gem::Requirement
90
+ requirements:
91
+ - - ">="
92
+ - !ruby/object:Gem::Version
93
+ version: 2.6.0
94
+ required_rubygems_version: !ruby/object:Gem::Requirement
95
+ requirements:
96
+ - - ">="
97
+ - !ruby/object:Gem::Version
98
+ version: '0'
99
+ requirements: []
100
+ rubygems_version: 3.4.10
101
+ signing_key:
102
+ specification_version: 4
103
+ summary: glrb is a simple OpenGL wrapper for Ruby
104
+ test_files: []